filite/.gitignore

11 lines
107 B
Plaintext

# Rust build artifacts
target/
**/*.rs.bk
# User specific files
.env
**/*.db
# JetBrains settings
.idea/