Ignore backup files in .gitignore

Change-Id: I71af28ec8e75f321961826e2653fee9b99a87c1c
This commit is contained in:
Alessio Ababilov 2013-05-22 12:11:14 +03:00
parent c45d387578
commit 69a54905cc
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
*.swp
*.pyc
*.log
@ -17,4 +18,4 @@ AUTHORS
ChangeLog
openstack/versioninfo
*.egg
openstack/common/db/*.sqlite
openstack/common/db/*.sqlite