Add ignored Editors to .gitignore

Change-Id: I7c401b114efe61ff5828d61975394cc9cc4bb37a
This commit is contained in:
Aaron Rosen 2014-11-12 07:51:01 -08:00
parent fe45cbf32b
commit 2c00077885
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -44,4 +44,10 @@ doc/build
# pbr generates these
AUTHORS
ChangeLog
ChangeLog
# Editors
*~
.*.swp
*.swo
*.swn