13 lines
160 B
Plaintext
13 lines
160 B
Plaintext
/target/
|
|
**/*.db
|
|
**/*.db-shm
|
|
**/*.db-wal
|
|
.env
|
|
*.pem
|
|
*.key
|
|
*.crt
|
|
*.p12
|
|
/backchannel-server/backchannel.db
|
|
/backchannel-web/node_modules/
|
|
/backchannel-web/.vite/
|