Skip to content

Commit b93f433

Browse files
authored
Fix .gitignore
1 parent c944ca9 commit b93f433

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,10 @@ tmtags
2525
.DS_Store
2626
.githubtoken
2727

28+
# Rspec created files
29+
spec/examples.txt
30+
31+
# Compiled files
32+
lib/concurrent_ruby_ext.jar
2833
lib/concurrent/extension.so
34+
lib/concurrent/extension.bundle

0 commit comments

Comments
 (0)