Ignore Vim swap files
This commit is contained in:
parent
0b86b3df8c
commit
691709e2dd
9 changed files with 2 additions and 319 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
# Vim swap files
|
||||
*swp
|
||||
*~
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue