chore: git should ignore the temporary .nims file created by nimble

This commit is contained in:
Michael Bradley, Jr 2020-12-16 18:24:40 -06:00
parent 3df9adee04
commit 9bc5a2aa62
No known key found for this signature in database
GPG Key ID: D0307DBCF21A9A58
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.vscode
/lib
/nimcache
/sqlcipher.nims
/sqlite
/test/build
/vendor/.nimble