Skip to content

Commit e107607

Browse files
committed
Gitignore Python venv and other temporary files
1 parent 1f797b7 commit e107607

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ _site
2121
.quarto
2222
/.quarto/
2323
changelog.qmd
24-
versions.qmd
24+
versions.qmd
25+
tmp.gif
26+
.venv
27+
venv

0 commit comments

Comments
 (0)