Ignore emacs swap files
This commit is contained in:
parent
94e9aced54
commit
e50fb45ed5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ bin/
|
||||||
build/
|
build/
|
||||||
.directory
|
.directory
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
*~
|
||||||
|
|
Reference in a new issue