Files
vote-rllhc/.gitignore
2024-09-14 13:41:12 +02:00

8 lines
70 B
Plaintext

/target
*.env
vote.db
vote.db-shm
vote.db-wal
/.sqlx
Cargo.lock
/.idea