HomeDisk/.gitignore

16 lines
154 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target
# Logs files
*.log
# SQLite
*.db
*.db-shm
*.db-wal
# IDE configs
.idea
.vscode