HomeDisk/.gitignore

14 lines
139 B
Plaintext
Raw Normal View History

2022-04-16 18:19:38 +00:00
# Generated by Cargo
# will have compiled files and executables
/target
# log files
*.log
# database
*.db
# why sqlx?
*.db-shm
*.db-wal