# Rust build artifacts /target/ Cargo.lock # Development files *.log *.md.tmp # OS files .DS_Store Thumbs.db # TLS certificates - NEVER commit to repository *.pem *.key *.crt certs/ certbot/ # IDE files .vscode/ .idea/