mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
gitignore: ignore nano swap files
This commit is contained in:
parent
3702b3cce2
commit
065505f273
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# nano swap files
|
||||
*.swp
|
||||
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
|
|
Loading…
Reference in a new issue