]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- .gitignore for git users.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 1 Dec 2015 14:36:21 +0000 (14:36 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 1 Dec 2015 14:36:21 +0000 (14:36 +0000)
git-svn-id: file:///svn/unbound/trunk@3562 be551aaa-1e26-0410-a405-d3ace91eadb9

.gitignore [new file with mode: 0644]
doc/Changelog

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7fed8d7
--- /dev/null
@@ -0,0 +1,38 @@
+*.lo
+*.o
+/.libs/
+/Makefile
+/autom4te.cache/
+/config.h
+/config.log
+/config.status
+/dnstap/dnstap_config.h
+/doc/example.conf
+/doc/libunbound.3
+/doc/unbound-anchor.8
+/doc/unbound-checkconf.8
+/doc/unbound-control.8
+/doc/unbound-host.1
+/doc/unbound.8
+/doc/unbound.conf.5
+/libtool
+/libunbound.la
+/smallapp/unbound-control-setup.sh
+/unbound
+/unbound-anchor
+/unbound-checkconf
+/unbound-control
+/unbound-control-setup
+/unbound-host
+/unbound.h
+/asynclook
+/delayer
+/lock-verify
+/memstats
+/perf
+/petal
+/pktview
+/streamtcp
+/testbound
+/unittest
+
index d289df1472e245b8e30e9c01bc505c2549a1fde4..cecba52bbc96390b77d435b4d446af5567b63bfd 100644 (file)
@@ -4,6 +4,7 @@
 1 December 2015: Wouter
        - Fixup 724 fix for fname_after_chroot() calls.
        - Remove stdout printout for unbound-service-install.exe
+       - .gitignore for git users.
 
 30 November 2015: Ralph
        - Implemented qname minimisation