RenaiApp/.gitignore

14 lines
114 B
Plaintext

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