Browse Source

[master] Add/update .gitignore files

Mukund Sivaraman 12 years ago
parent
commit
4c9255afa0

+ 5 - 0
src/bin/auth/.gitignore

@@ -6,3 +6,8 @@
 /spec_config.h
 /spec_config.h
 /spec_config.h.pre
 /spec_config.h.pre
 /b10-auth.8
 /b10-auth.8
+/b10-auth.xml
+/gen-statisticsitems.py
+/gen-statisticsitems.py.pre
+/statistics.cc
+/statistics_items.h

+ 1 - 0
src/bin/auth/tests/.gitignore

@@ -1,3 +1,4 @@
 /run_unittests
 /run_unittests
 /example_base_inc.cc
 /example_base_inc.cc
 /example_nsec3_inc.cc
 /example_nsec3_inc.cc
+/statistics_unittest.cc

+ 4 - 1
src/bin/bind10/.gitignore

@@ -1,3 +1,6 @@
-/b10-init.py
 /run_bind10.sh
 /run_bind10.sh
+/bind10
 /bind10.8
 /bind10.8
+/b10-init
+/b10-init.8
+/init.py

+ 1 - 1
src/bin/bind10/tests/.gitignore

@@ -1 +1 @@
-/bind10_test.py
+/init_test.py

+ 1 - 0
src/lib/cc/.gitignore

@@ -1,4 +1,5 @@
 /cc_messages.cc
 /cc_messages.cc
 /cc_messages.h
 /cc_messages.h
+/proto_defs.h
 /session_config.h
 /session_config.h
 /session_config.h.pre
 /session_config.h.pre

+ 2 - 0
src/lib/dns/python/.gitignore

@@ -0,0 +1,2 @@
+/rrclass_constants_inc.cc
+/rrtype_constants_inc.cc

+ 2 - 0
src/lib/python/isc/cc/cc_generated/.gitignore

@@ -0,0 +1,2 @@
+/__init__.py
+/proto_defs.py