8 lines
66 B
Text
8 lines
66 B
Text
# .gitignore
|
|
/target
|
|
target/
|
|
Cargo.lock
|
|
*.hash
|
|
*.bin
|
|
*.enc
|
|
*.json
|