Ignore emacs tmp files
parent
134f873bcb
commit
ccd1a9cdd9
|
@ -1,4 +1,5 @@
|
||||||
.*.sw*
|
.*.sw*
|
||||||
|
.#*
|
||||||
*.log
|
*.log
|
||||||
taiga/search
|
taiga/search
|
||||||
settings/local.py
|
settings/local.py
|
||||||
|
|
Loading…
Reference in New Issue