diff options
author | Araq <rumpf_a@web.de> | 2012-12-18 17:26:43 -0800 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-12-18 17:26:43 -0800 |
commit | 0abc135fd7a121f82e9b2fb689049f8fd38553db (patch) | |
tree | 82252c719b801ea9f893d98f77cd7ffb909f9344 /.gitignore | |
parent | 62a2009018e5c0b0a62ebd62d43fe3e81dbf8847 (diff) | |
parent | cb43de875aa611d9c5eab49b59984202f0e11edc (diff) | |
download | Nim-0abc135fd7a121f82e9b2fb689049f8fd38553db.tar.gz |
Merge pull request #288 from gradha/pr_adds_ios_todo_example_interface
Adds ios todo example interface
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
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 |