ignore .swp
This commit is contained in:
parent
35aa299689
commit
74f4b2f429
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
# Python
|
||||
__pycache__
|
||||
|
||||
#Vim
|
||||
*.swp
|
||||
|
|
Reference in a new issue