Don't ignore the .git folder; but do ignore .hg.

This commit is contained in:
silinoron
2010-12-28 13:09:35 -08:00
parent 2f3496f198
commit c836137521

2
.gitignore vendored
View File

@@ -3,6 +3,6 @@ build/
*.orig
*.rej
*~
.git/
.hg/
*.kdev*