summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2012-11-28 23:01:22 +0100
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2012-12-17 23:47:37 +0100
commitda944e331fd7b02cc380dd2112a4d3559ce4104b (patch)
tree59b625aec4692cd563580558e5e98671f68663b5
parent31970a5b636f9968036f232b5c299a63db1a157e (diff)
downloadNim-da944e331fd7b02cc380dd2112a4d3559ce4104b.tar.gz
Adds tools/nimweb to .gitignore.
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7f6d35f71..81bfbad89 100755
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 nimcache
 lib/nimcache
 tools/nimcache
+tools/nimweb
 tests/nimcache
 tests/accept/run/nimcache
 tests/accept/compile/nimcache
1.nim?h=devel&id=d2e4d6ad8235e96191faae376c134e224fafdc11'>^
ce5a49492 ^
65319ba22 ^
dc047931b ^
7d2b3dd6d ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22