removed swap file and added to gitignore
This commit is contained in:
parent
2ede524ec3
commit
79e1726433
2 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -40,3 +40,6 @@ coverage.xml
|
|||
|
||||
# pytest cache files
|
||||
.cache
|
||||
|
||||
# ignore swap files
|
||||
*.swp
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue