added *.swp and *.swo to the root git ignore
This commit is contained in:
parent
01136cb50c
commit
c155b7b77b
2
speedy/.gitignore
vendored
2
speedy/.gitignore
vendored
@ -2,3 +2,5 @@
|
||||
*.dSYM/
|
||||
*.gdb
|
||||
.gdb_history
|
||||
*.swp
|
||||
*.swo
|
||||
|
Loading…
Reference in New Issue
Block a user