HomeDisk/.gitignore

14 lines
139 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target
# log files
*.log
# database
*.db
# why sqlx?
*.db-shm
*.db-wal