bigbuffet-rw/.gitignore
2022-03-03 13:50:09 -06:00

27 lines
235 B
Text

/node_modules/
/tmp/
/build/
/coverage/
/.eslintcache
/.env
/deploy.sh
/.vs/
yarn-error.log*
/static/
/static-test/
/public/
/dist/
.idea
.DS_Store
# Custom build files
/custom/*
!/custom/.gitkeep
# surge.sh
CNAME
AUTH
CORS
ROUTER