.gitignore extension files
This commit is contained in:
parent
baed2f8618
commit
b95b103e6b
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,6 +9,10 @@
|
|||
/test/version_tmp/
|
||||
/tmp/
|
||||
|
||||
Makefile
|
||||
*.o
|
||||
*.so
|
||||
|
||||
## Specific to RubyMotion:
|
||||
.dat*
|
||||
.repl_history
|
||||
|
|
Reference in a new issue