diff options
author | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2013-06-07 21:38:07 +0200 |
---|---|---|
committer | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2013-06-07 21:38:07 +0200 |
commit | 0d333fdcb446a89e079d0722ef140c1d7c3bbf39 (patch) | |
tree | 6856d90d5324d22e7d863a7b798b8dda7134c885 /.gitignore | |
parent | f11a3b2324290cfebc328284c6f74287e7652e44 (diff) | |
download | Nim-0d333fdcb446a89e079d0722ef140c1d7c3bbf39.tar.gz |
Adds idetools test case. Refs #416.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 025c4ca35..b57f95571 100644 --- a/.gitignore +++ b/.gitignore @@ -169,6 +169,7 @@ examples/cross_calculator/android/tags /testresults.json /tests/caas/idetools_api /tests/caas/imported +/tests/caas/issue_416 /tests/caas/main /tests/caasdriver /tools/nimgrep |