community-relations/.gitignore

29 lines
384 B
Plaintext
Raw Normal View History

2020-04-14 13:15:33 -04:00
# Package Management & Libraries
node_modules
2021-07-03 22:44:11 -04:00
.yarn
#.yarn/*
#!.yarn/cache
#!.yarn/patches
#!.yarn/plugins
#!.yarn/releases
#!.yarn/sdks
#!.yarn/versions
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-11-30 19:51:20 -05:00
google.json
src/google.json
build/google.json
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