Add *~ to .gitignore
This commit is contained in:
parent
0e0a2dec7b
commit
cd04e2e03e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
|
*~
|
||||||
|
Loading…
Reference in New Issue
Block a user