Skip to content

Commit 693c7fe

Browse files
update .gitignore
1 parent d2cd2b6 commit 693c7fe

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

.gitignore

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
*.tmp
2+
*.aux
3+
*.log
4+
*.out
5+
*.tex
6+
Testing/
7+
/*/*/jl_*/
8+
.vscode
9+
_freeze
10+
_site
11+
.quarto
112
/.quarto/
2-
_site/
13+
.venv
14+
venv
15+
16+
404.html
17+
site_libs
18+
.DS_Store
19+
index_files
320
digest.txt

0 commit comments

Comments
 (0)