git ignore backups files

This commit is contained in:
Thomas NOEL 2011-04-21 23:17:32 +02:00
parent 71960f15fb
commit 3565ca085c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.pyo
*.db
.*.swp
*~