Skip to content

Commit 9deb556

Browse files
committed
chore(git): ignore local mise configs, venv dir
1 parent 110f921 commit 9deb556

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ pytestdebug.log
99
/bash-completion-config.cmake
1010
/bash-completion.pc
1111
/bash_completion.sh
12+
/.mise.local.toml
13+
/.mise.*.local.toml
1214
/sha256sums.txt
15+
/venv/
1316

1417
# Files generated by autotools
1518
Makefile

0 commit comments

Comments
 (0)