2022-06-11 01:02:05 +01:00
|
|
|
lib-cov
|
|
|
|
*.seed
|
|
|
|
*.log
|
|
|
|
*.csv
|
|
|
|
*.dat
|
|
|
|
*.out
|
|
|
|
*.pid
|
|
|
|
*.gz
|
|
|
|
*.swp
|
|
|
|
|
|
|
|
pids
|
|
|
|
logs
|
|
|
|
results
|
|
|
|
tmp
|
|
|
|
|
|
|
|
# Coverage reports
|
|
|
|
coverage
|
|
|
|
|
|
|
|
# API keys and secrets
|
|
|
|
.env
|
|
|
|
|
|
|
|
# Dependency directory
|
|
|
|
node_modules
|
|
|
|
bower_components
|
|
|
|
package-lock.json
|
|
|
|
|
|
|
|
# Editors
|
|
|
|
.idea
|
|
|
|
*.iml
|
|
|
|
|
|
|
|
# OS metadata
|
|
|
|
.DS_Store
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# Ignore built ts files
|
|
|
|
dist/
|
|
|
|
|
|
|
|
__pycache__/
|
|
|
|
|
|
|
|
/.yalc
|
|
|
|
yalc.lock
|
2022-07-30 21:33:31 +01:00
|
|
|
|
|
|
|
# rust
|
2022-09-05 19:24:01 +01:00
|
|
|
/backend/target
|
2022-08-10 01:56:22 +01:00
|
|
|
/bin
|
2022-09-05 19:24:01 +01:00
|
|
|
/backend/out
|
2022-12-03 02:12:13 +00:00
|
|
|
/**/target
|
2023-01-14 20:00:30 +00:00
|
|
|
|
|
|
|
# packaging
|
|
|
|
/PowerTools
|
|
|
|
**.zip
|