add envrc to git ignore
This commit is contained in:
parent
6d36212555
commit
b5c41437e3
1 changed files with 1 additions and 4 deletions
|
|
@ -55,13 +55,10 @@
|
||||||
|
|
||||||
# direnv things
|
# direnv things
|
||||||
".direnv"
|
".direnv"
|
||||||
|
".envrc"
|
||||||
|
|
||||||
# local only files
|
# local only files
|
||||||
"*.local"
|
"*.local"
|
||||||
|
|
||||||
# AI tooling
|
|
||||||
".aider*"
|
|
||||||
"aider"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue