aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 52c60ee9c20718b8b539a0973c2c95c92102a963 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Rust
target/
Cargo.lock

# IDE
.idea/

# Development
*.pem