mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-03-04 05:55:56 +01:00
24 lines
319 B
Plaintext
24 lines
319 B
Plaintext
/cc-backend
|
|
/.env
|
|
/config.json
|
|
|
|
/var/job-archive
|
|
/var/machine-state
|
|
/var/job.db-shm
|
|
/var/job.db-wal
|
|
/var/*.db
|
|
/var/*.txt
|
|
|
|
/web/frontend/public/build
|
|
/web/frontend/node_modules
|
|
|
|
/archive-migration
|
|
/archive-manager
|
|
|
|
/internal/repository/testdata/job.db-shm
|
|
/internal/repository/testdata/job.db-wal
|
|
|
|
/.vscode/*
|
|
dist/
|
|
*.db
|