Remove .swp files and add it to gitignore
This commit is contained in:
parent
9b1770f246
commit
3a857617e3
|
@ -1,3 +1,4 @@
|
||||||
doc/tags
|
doc/tags
|
||||||
*.lock
|
*.lock
|
||||||
.vim-flavor
|
.vim-flavor
|
||||||
|
*.swp
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue