RenaiApp/.gitignore

15 lines
126 B
Plaintext

# npm
node_modules
# generated code
/dist
/frontend
/index.html
# managed by application
/database
/store
# built app
/out