community-relations/.gitignore

19 lines
248 B
Plaintext
Raw Normal View History

2020-04-14 13:15:33 -04:00
# Package Management & Libraries
node_modules
package-lock.json
2020-04-14 13:15:33 -04:00
# Configuration Files
config.yaml
2020-04-14 19:01:58 -04:00
configs/config.yaml
2020-04-14 13:15:33 -04:00
src/config.yaml
build/config.yaml
2020-04-15 15:11:57 -04:00
.vscode
2020-09-29 02:43:36 -04:00
yarn-error.log
2020-04-14 13:15:33 -04:00
# Build/Distribution Files
build
dist
2020-07-09 19:19:52 -04:00
# Storage/DB Files
localstorage