0

remove swap files from repo, updated .gitingore to ignore them

how did they get there :/
This commit is contained in:
Andrew Chin
2011-03-21 09:00:08 -04:00
parent b908c6e07c
commit 1872ccd690
3 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@ build
terrain.png terrain.png
cachedir* cachedir*
# vim swap files
.*.swp
# user-provided settings file # user-provided settings file
settings.py settings.py

Binary file not shown.

Binary file not shown.