Added .*.swp to .gitignore
This commit is contained in:
parent
7dd422347d
commit
cabdb19395
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*~
|
||||
*.save
|
||||
NOTES
|
||||
.*.swp
|
||||
.ssh/id_rsa
|
||||
.ssh/id_ed25519
|
||||
NOTES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue