Browse Source

Ignore vim swap files

tags/v1.0.0
Krzysztof Klimonda 11 years ago
parent
commit
99d7eba641
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -9,6 +9,7 @@
/media/
/static/
*.pyc
*.swp
/.idea/
/dist/
/*.egg-info/

Loading…
Cancel
Save