chore: update .gitignore to include .direnv
- Added `.direnv/` to the `.gitignore` file to ignore environment-specific configuration files. - Ensures cleaner version control by excluding local development artifacts.
This commit is contained in:
parent
74d672a18e
commit
1a249317a5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/.idea
|
||||
/result
|
||||
/.direnv/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue