Browse Source

Create empty /net directory

This means setting CHUTNEY_PATH to the git checkout just works from
inside Tor.
Sebastian Hahn 9 years ago
parent
commit
ad272e692f
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 0 0
      net/.empty

+ 1 - 1
.gitignore

@@ -2,4 +2,4 @@
 *pyd
 *~
 
-/net
+/net/[^.]*

+ 0 - 0
net/.empty