2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +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
.deps/
.libs/
__pycache__/
Makefile
Makefile.in
TAGS

View File

@ -1 +0,0 @@
/__pycache__