Skip to content

Commit

Permalink
Merge pull request #40 from w-x-l/master
Browse files Browse the repository at this point in the history
Ignore files created from building
  • Loading branch information
matz committed Apr 22, 2012
2 parents 2b9ed5a + afefad8 commit 7fdb563
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.dylib
*.inc
*.o
*.a
*.orig
*.rej
*.sav
Expand All @@ -16,3 +17,6 @@
cscope.out
mruby.exe
y.tab.c
bin
mrblib/mrblib.c
mrblib/*.*tmp

0 comments on commit 7fdb563

Please sign in to comment.