diff options
Diffstat (limited to 'Nim.gitignore')
-rw-r--r-- | Nim.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Nim.gitignore b/Nim.gitignore index 67d9b34c..32e1dc0f 100644 --- a/Nim.gitignore +++ b/Nim.gitignore @@ -1 +1,3 @@ nimcache/ +nimblecache/ +htmldocs/ |