This is primarily for organizational reasons however it should make things easier to track as the complexity increases with features getting filled out.
31 lines
371 B
Plaintext
31 lines
371 B
Plaintext
msg
|
|
*.swp
|
|
tmp/
|
|
keys/
|
|
|
|
api/target/
|
|
api/dev/
|
|
api/vids/
|
|
api/static/js/
|
|
api/static/dist/
|
|
api/thumbs/
|
|
api/*.db
|
|
|
|
build/
|
|
gitpage/public/
|
|
gitpage/resources/
|
|
gitpage/hugo.exe
|
|
|
|
aws/infra/keys/
|
|
aws/infra/*.hcl
|
|
aws/infra/*.tfstate
|
|
aws/infra/*.backup
|
|
aws/infra/.terraform/
|
|
aws/infra/plan
|
|
aws/infra/terraform.tfvars
|
|
aws/playbooks/hosts
|
|
|
|
ts/dist/
|
|
ts/node_modules/
|
|
.vscode/settings.json
|