fixed typos in previous commit, added editor swapfiles to gitignore
This commit is contained in:
parent
26fee4a242
commit
dbcbd4dbad
2 changed files with 9 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,3 +3,7 @@
|
|||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
||||
# Ignore emacs swapfiles
|
||||
\#*
|
||||
.\#*
|
||||
Loading…
Add table
Add a link
Reference in a new issue