Update .gitignore to cover editor backup files

This commit is contained in:
Michael S. Fischer
2015-08-07 15:15:47 -07:00
parent 3a05fb70a7
commit 4fd7e4c4c5

3
.gitignore vendored
View File

@@ -47,3 +47,6 @@ Vagrantfile
.DS_Store .DS_Store
.idea .idea
# Editor backups
*~
*.sw[a-z]