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