]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Add .gitignore
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 5 Jan 2010 17:57:47 +0000 (18:57 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 6 Jan 2010 21:23:10 +0000 (22:23 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..cb7d05c
--- /dev/null
@@ -0,0 +1,13 @@
+*.o
+*~
+.deps
+Makefile
+autom4te.cache
+ccache
+ccache.1
+config.h
+config.h.in
+config.log
+config.status
+configure
+testdir.*