2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

Update .gitignore files

This commit is contained in:
Mukund Sivaraman
2012-03-14 13:42:13 +05:30
parent 69aae7b1a8
commit b35f3264ec
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

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

View File

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