add dl/ and .pyc files to .gitignore

This commit is contained in:
Tim Chevalier 2011-05-04 10:55:32 -07:00 committed by Graydon Hoare
parent 3060eadcba
commit 0da33de278
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -34,6 +34,7 @@
*.vr
*.swp
*.tmp
*.pyc
.hg/
.hgignore
.cproject
@ -53,4 +54,4 @@ config.mk
/build/
src/.DS_Store
/stage0/
*.pyc
/dl/