6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
|
# Ignore Rust target directory
|
||
|
/target
|
||
|
|
||
|
# Ignore .env files
|
||
|
.env
|
||
|
.env.build
|