Fix typo.

This commit is contained in:
Arthur Britto
2012-03-06 22:49:26 -08:00
parent 84505623da
commit 99735d92fd

2
.gitignore vendored
View File

@@ -9,7 +9,7 @@
# Ignore python compiled files.
*.pyc
# Ignore object fiels.
# Ignore object files.
*.o
obj/*