Add .gitignore
authorJo-Philipp Wich <jo@mein.io>
Tue, 10 May 2016 14:12:40 +0000 (16:12 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 10 May 2016 14:12:40 +0000 (16:12 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..47371c9
--- /dev/null
@@ -0,0 +1,10 @@
+*
+!.gitignore
+!phase[12]
+!phase[12]/*
+phase[12]/*/*
+phase[12]/config.ini
+phase[12]/http.log
+phase[12]/key-build*
+phase[12]/state.sqlite
+phase[12]/twistd.*