diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/Nim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/options/gitignore/Nim b/options/gitignore/Nim new file mode 100644 index 0000000..32e1dc0 --- /dev/null +++ b/options/gitignore/Nim @@ -0,0 +1,3 @@ +nimcache/ +nimblecache/ +htmldocs/ |