Add .nova to gitignore

To enable the crystal formatting, the extension saves the crystal path
to a .nova folder. These paths are specific to my computer so I don't
need to store them in the repo
This commit is contained in:
Edward Loveall 2021-08-08 14:22:34 -04:00
parent 7cda16cef1
commit 210f212116
No known key found for this signature in database
GPG Key ID: 789A4AE983AC8901
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ start_server
/public/mix-manifest.json
/node_modules
yarn-error.log
.nova