mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Fix ignore vim swap files
This commit is contained in:
parent
4381b886f9
commit
aef8e7a016
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ __pycache__
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
/slpkg_Build
|
/slpkg_Build
|
||||||
.ropeproject/
|
.ropeproject/
|
||||||
|
*~
|
||||||
|
|
Loading…
Reference in a new issue