- Added .env to the .gitignore to prevent sensitive environment configuration from being tracked. - Confirmed that .DS_Store files are ignored to maintain a clean repository.
4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
Cargo.lock
|
|
/target
|
|
.DS_Store
|
|
.env |