6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
# Ignore Rust target directory
|
|
/target
|
|
|
|
# Ignore .env file
|
|
.env
|