Add further gitignore content
This commit is contained in:
parent
c45b6bbe58
commit
b3b6340199
1 changed files with 5 additions and 1 deletions
|
@ -2,3 +2,7 @@
|
||||||
# Emacs
|
# Emacs
|
||||||
.ropeproject/
|
.ropeproject/
|
||||||
.dir-locals.el
|
.dir-locals.el
|
||||||
|
|
||||||
|
# Mac
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue