let git and hg ignore eachother

This commit is contained in:
Mike Blume 2010-09-29 21:11:41 +00:00
parent bd04aac6cd
commit 75eef30053
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*.pyc
build
.hg

View file

@ -1,3 +1,5 @@
syntax: glob
*.pyc
build
*.swp
.git