- Added `.direnv/` to the `.gitignore` file to ignore environment-specific configuration files. - Ensures cleaner version control by excluding local development artifacts.
4 lines
25 B
Plaintext
4 lines
25 B
Plaintext
/.idea
|
|
/result
|
|
/.direnv/
|