HomeDisk/.gitignore

20 lines
179 B
Plaintext

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