scribe/.gitignore
Edward Loveall 210f212116
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
2021-08-08 14:22:34 -04:00

16 lines
163 B
Text

/docs/
/lib/
/bin/
/.shards/
*.dwarf
start_server
*.dwarf
*.local.cr
.env
/tmp
/public/js
/public/css
/public/mix-manifest.json
/node_modules
yarn-error.log
.nova