forked from bitfinexcom/bfx-reports-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
38 lines (38 loc) · 777 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.idea/
.vscode/
node_modules/
.DS_Store
npm-debug.log
config/*.json
!config/*.json.example
!config/facs/*.json.example
config/facs/*.json
logs/*
!logs/.gitkeep
db/*
!db/.gitkeep
csv/
report-files/
logs
package-lock.json
workers/loc.api/queue/temp/*.csv
workers/loc.api/queue/temp/*.pdf
workers/loc.api/queue/temp/*.zip
bfx-report-ui/.env
bfx-report-ui/src
.env
scripts/get-docker.sh
scripts/maintenance/maintenance.on
terraform/.terraform
terraform/*.tfstate
terraform/*.tfstate.backup
terraform/*.plan
terraform/terraform.tfvars
terraform/bfx-ssh-key.pem
terraform/worker-connect.sh
terraform/config/backend.conf
terraform/config/credentials.conf
terraform/backend.tf
terraform/.terraform.tfstate.lock.info
READY
workers/loc.api/sync/dao/db-migrations/sqlite-migrations/trash