Browse Source

Adds web/ to gitignore

Rick Waldron 13 years ago
parent
commit
1a10d43c33
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,3 +1,4 @@
 .DS_Store
 results/
-dep/run/
+dep/run/
+web/