chiark / gitweb /
build system: import .gitignore
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Dec 2011 21:08:26 +0000 (21:08 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Dec 2011 21:40:02 +0000 (21:40 +0000)
Copy the .gitignore from the master branch to the stable branch.
(Version is that from 364e35df4fec5bdae53579ffe97297c280be4d88)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b7f6187
--- /dev/null
@@ -0,0 +1,31 @@
+*.o
+*.d
+*.pyc
+conffile.tab.[ch]
+conffile.yy.[ch]
+/version.c
+/secnet
+
+/config.log
+/config.h
+/config.status
+/stamp-h
+/Makefile
+
+autom4te.cache
+
+*~
+TAGS
+
+debian/files
+debian/secnet.debhelper.log
+debian/*.debhelper
+debian/secnet
+debian/secnet.substvars
+*.xcodeproj
+/build
+
+test-example/*.key
+test-example/sites.conf
+test-example/bogus-setup-request
+build-stamp