mirror of https://github.com/citusdata/citus.git
Add vim swap files to .gitignore
parent
e0c960e248
commit
2d617f609b
|
@ -36,3 +36,6 @@ lib*.pc
|
|||
/autom4te.cache
|
||||
/Makefile.global
|
||||
/src/Makefile.custom
|
||||
|
||||
# temporary files vim creates
|
||||
*.swp
|
||||
|
|
Loading…
Reference in New Issue