[tor-commits] [torsocks/master] Add config/ and include/ dir in the repository and update gitignore
dgoulet at torproject.org
dgoulet at torproject.org
Fri Apr 4 22:40:25 UTC 2014
commit 14c9a0f59fc5839d3a9eb880212629f3347257b6
Author: David Goulet <dgoulet at ev0ke.net>
Date: Sun Jun 2 11:55:57 2013 -0400
Add config/ and include/ dir in the repository and update gitignore
Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index cc20063..2054342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,8 @@ missing
stamp-h1
tags
+config/*
+
doc/torsocks.1
doc/torsocks.8
doc/torsocks.conf.5
diff --git a/config/.placeholder b/config/.placeholder
new file mode 100644
index 0000000..e69de29
diff --git a/include/.placeholder b/include/.placeholder
new file mode 100644
index 0000000..e69de29
More information about the tor-commits
mailing list