add treefmt and jupyter lab
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# LaTeX intermediate and output files
|
||||
*.aux
|
||||
**/*.bak.*
|
||||
*.bbl
|
||||
*.blg
|
||||
*.brf
|
||||
@@ -32,6 +33,8 @@
|
||||
*.swp
|
||||
*.swo
|
||||
*.DS_Store
|
||||
.direnv
|
||||
.jupyter
|
||||
|
||||
# Directory for auxiliary files created by latexmk
|
||||
latexmk/
|
||||
latexmk/
|
||||
|
||||
Reference in New Issue
Block a user