HomeDisk/.gitignore
2022-06-09 00:02:20 +02:00

16 lines
154 B
Text

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