attempt at a .gitignore file for those who git it
authorCarlo von lynX <lynX@time.to.get.psyced.org>
Tue, 9 Aug 2016 10:00:16 +0000 (10:00 +0000)
committerCarlo von lynX <lynX@time.to.get.psyced.org>
Tue, 9 Aug 2016 10:00:16 +0000 (10:00 +0000)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..431ba26
--- /dev/null
@@ -0,0 +1,36 @@
+*~
+*.a
+*.la
+*.lo
+*.log
+*.o
+*.orig
+*.rej
+*.swp
+*.trs
+.deps/
+.libs/
+.svn/
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+gnunet_config.h
+gnunet_config.h.in
+install-sh
+libtool
+ltmain.sh
+lynXified.*
+missing
+po/*.gmo
+pkgconfig/*.pc
+src/*/*.conf
+stamp-h1
+test-driver