Files
ospab.host/ospabhost/.gitignore

12 lines
88 B
Plaintext

# Node
node_modules/
# Env files
.env
frontend/.env
backend/.env
# Build
/dist
/build