soapbox/.gitignore

30 wiersze
270 B
Plaintext
Czysty Zwykły widok Historia

2020-03-28 00:35:00 +00:00
/node_modules/
/tmp/
/build/
/coverage/
/.eslintcache
2020-04-21 18:34:18 +00:00
/.env
2020-04-24 02:13:28 +00:00
/deploy.sh
/.vs/
2020-10-14 14:52:06 +00:00
yarn-error.log*
/static/
/static-test/
/public/
2021-09-17 16:25:21 +00:00
/dist/
2021-11-29 16:48:54 +00:00
.idea
.DS_Store
2022-03-03 19:50:00 +00:00
# Custom build files
2022-03-04 04:31:54 +00:00
/custom/**/*
!/custom/*
2022-03-03 19:50:00 +00:00
!/custom/.gitkeep
2022-03-04 04:31:54 +00:00
!/custom/**/.gitkeep
2022-03-03 19:50:00 +00:00
# surge.sh
CNAME
AUTH
CORS
ROUTER