[lxc] ignore vim swap files

This commit is contained in:
Chris Lundquist 2016-05-19 06:18:18 +00:00 committed by Megan Marsh
parent 2d19b4f2d2
commit 986ac9a501
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@
test/.env
*~
*.received.*
*.swp
website/.bundle
website/vendor