Skip to content

Commit 5ff2787

Browse files
committed
Ignore rake compiler artifacts
1 parent c9f46ec commit 5ff2787

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@ doc
1111
# bundler
1212
.bundle
1313

14-
# jeweler generated
15-
pkg
14+
# Rubymine
15+
.idea
16+
17+
# Compiler artifacts
18+
tmp
19+
lib/bitset.bundle
1620

1721
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
1822
#

0 commit comments

Comments
 (0)