Skip to content

Commit a0ae177

Browse files
committed
Ignore build generated files
This change ignores several files which are generated by autotools, et al. Signed-off-by: Enji Cooper <[email protected]>
1 parent 4137510 commit a0ae177

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
/compat/strlcpy.lo
1818
/compat/timegm.o
1919
/compat/timegm.lo
20+
/compile
2021
/config.guess
2122
/config.h
2223
/config.log
@@ -158,10 +159,12 @@
158159
/ldns/config.h
159160
/ldns/config.h.in
160161
/ldns/net.h
162+
/ldns/stamp-h1
161163
/ldns/util.h
162164
/ldns_wrapper.lo
163165
/ldns_wrapper.o
164166
/lib
167+
/libdns.doxygen
165168
/libldns.la
166169
/libtool
167170
/linktest
@@ -170,6 +173,7 @@
170173
/ltmain.sh
171174
/m4/lt*.m4
172175
/m4/libtool.m4
176+
/missing
173177
/net.lo
174178
/net.o
175179
/packaging/ldns-config

0 commit comments

Comments
 (0)