Added *.swp files to .gitignore
This commit is contained in:
parent
d8135fbf1e
commit
ad15313511
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@
|
||||||
*.img
|
*.img
|
||||||
*.lst
|
*.lst
|
||||||
*.map
|
*.map
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue