Skip to content

Commit 46afb2b

Browse files
committed
updated gitignore with Makefile, mkmf.log, *.bundle and .DS_Store
1 parent 5d303a4 commit 46afb2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
*.o
33
*.so
44
*.def
5+
*.bundle
6+
.DS_Store
7+
ext/ruby_debug/Makefile
8+
ext/ruby_debug/mkmf.log
59
/nbproject/private/

0 commit comments

Comments
 (0)