gitignore: get rid of swp files

This commit is contained in:
cws 2017-06-05 21:45:03 -04:00
parent 4213243744
commit e8afab72b9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ catbase
config.json config.json
*.db *.db
vendor vendor
**/*.swp