Add textmate project to gitignore
This commit is contained in:
parent
cf0491465b
commit
4adff3cc96
|
@ -1,4 +1,5 @@
|
||||||
tmp/
|
tmp/
|
||||||
log/
|
log/
|
||||||
*.sqlite3
|
db/*.sqlite3
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
|
*.tmproj
|
Loading…
Reference in New Issue