aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-16 13:17:13 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-16 13:17:13 +0000
commit155c7417c426a7c18b4d82e2d80796c08e3cdcaa (patch)
treebe2e65e239d2f2aad61139b2faf427072a7ff802 /.gitignore
parenttests: add an include to top srcdir (diff)
downloadsandbox-155c7417c426a7c18b4d82e2d80796c08e3cdcaa.tar.gz
sandbox-155c7417c426a7c18b4d82e2d80796c08e3cdcaa.tar.bz2
sandbox-155c7417c426a7c18b4d82e2d80796c08e3cdcaa.zip
.gitignore: new file
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore42
1 files changed, 42 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e6b37f5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,42 @@
+*~
+*.lo
+*.la
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+
+/aclocal.m4
+/autom4te.cache/
+/compile
+/config.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1
+/test.sh
+
+/ChangeLog
+
+/libsandbox/libsandbox.map
+/libsandbox/symbols.h
+
+/src/sandbox
+
+/tests/*-0
+/tests/*_tst
+/tests/atconfig
+/tests/package.m4
+/tests/testsuite
+/tests/testsuite.dir/
+/tests/testsuite.log