Add new items to .gitignore
This commit is contained in:
parent
b2b7382613
commit
2aae25a41b
|
@ -1,4 +1,6 @@
|
||||||
.bundle
|
.bundle
|
||||||
|
.rvmrc
|
||||||
|
.DS_Store
|
||||||
db/*.sqlite3
|
db/*.sqlite3
|
||||||
log/*.log
|
log/*.log
|
||||||
tmp/
|
tmp/
|
||||||
|
|
Loading…
Reference in New Issue