Skip to content

Commit

Permalink
Add venv stuff to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Oct 11, 2024
1 parent e70b6a9 commit ebd8ca9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ site/
.pre-commit-config.yaml
.selid-hooks/
.check-identity
.obsidian
.obsidian
pyvenv.cfg
scripts/
Lib/
Include/

0 comments on commit ebd8ca9

Please sign in to comment.