Browse Source

Update .gitignore files

Mukund Sivaraman 13 years ago
parent
commit
b35f3264ec
2 changed files with 1 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 0 1
      src/lib/dns/python/tests/.gitignore

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@
 *.o
 .deps/
 .libs/
+__pycache__/
 Makefile
 Makefile.in
 TAGS

+ 0 - 1
src/lib/dns/python/tests/.gitignore

@@ -1 +0,0 @@
-/__pycache__