Ignore Vim swap files
This commit is contained in:
parent
861872bc45
commit
68f50c8025
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,6 +7,8 @@
|
|||
# configure your local ignore list.
|
||||
# FIXME: This needs cleanup.
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
.#*
|
||||
.DS_Store
|
||||
.cproject
|
||||
|
|
Loading…
Add table
Reference in a new issue