summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 30ee957)
raw | patch | inline | side by side (parent: 30ee957)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 17 Jul 2009 12:20:01 +0000 (14:20 +0200) | ||
committer | Florian Forster <sifnfors@stud.informatik.uni-erlangen.de> | |
Fri, 17 Jul 2009 12:48:02 +0000 (14:48 +0200) |
.gitignore | [new file with mode: 0644] | patch | blob |
diff --git a/.gitignore b/.gitignore
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+# build system stuff
+.deps
+COPYING
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.*
+configure
+depcomp
+install-sh
+missing
+stamp-h1
+
+# libtool stuff
+libltdl
+libtool
+ltmain.sh
+
+# build output
+.libs
+bindings/perl/Oping.c
+bindings/perl/blib
+bindings/perl/pm_to_blib
+src/mans/*.3
+src/mans/*.8
+src/oping
+*.bs
+*.la
+*.lo
+*.loT
+*.o
+