From 704e673b136b1d0e33ecf74b1d699011657b544f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 14 Sep 2014 11:56:36 +0200 Subject: Add .gitignore file --- .gitignore | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fecdabb --- /dev/null +++ b/.gitignore @@ -0,0 +1,66 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.log +config.status +configure +data/ +database/ +install-sh +missing +other/mixminion/dir.last +other/mixminion/mixminion-directory/ +other/mixminion/result/ +other/mixminion/rrd/ +other/tor/dir.last +other/tor/index.tar.bz2 +other/tor/result/ +other/tor/rrd.tar.bz2 +web/Makefile +web/Makefile.in +web/allpingers/Makefile +web/allpingers/Makefile.in +web/allpingers/allpingers.txt +web/allpingers/allpingers.xml +web/allpingers/index.html +web/allpingers/pingers/_disabled/ +web/allpingers/pingers/_index/ +web/echolot/ +web/images/Makefile +web/images/Makefile.in +web/images/remailer-states-long-2.png +web/images/remailer-states-long.png +web/images/remailer-states.png +web/include/Makefile +web/include/Makefile.in +web/latency/Makefile +web/latency/Makefile.in +web/latency/result/ +web/latency/tmp/ +web/load/Makefile +web/load/Makefile.in +web/load/result/ +web/meta/*.html +web/meta/*.txt +web/meta/Makefile +web/meta/Makefile.in +web/meta/stamp-cache +web/mixminion-nodes/Makefile +web/mixminion-nodes/Makefile.in +web/mixminion-nodes/result/ +web/rot26/Makefile +web/rot26/Makefile.in +web/rot26/keys/Makefile +web/rot26/keys/Makefile.in +web/template/Makefile +web/template/Makefile.in +web/tls/*.txt +web/tls/Makefile +web/tls/Makefile.in +web/tls/addresses +web/tls/index.html +web/tls/tls-result +web/tor-running-routers/Makefile +web/tor-running-routers/Makefile.in +web/tor-running-routers/result/ -- cgit v1.2.3