StMarkSchoolApplication / .gitignore
.gitignore
Raw
# ignore node_modules
node_modules
package-lock.json

# env file
app/config/env.js