1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
# Rust /target Cargo.lock # Environment files (examples are OK, but not actual .env) /.env *.env.local # IDE .vscode/ .idea/ *.swp *.swo *~ # macOS .DS_Store # Test outputs /test_output/ passwords.txt