Skip to content

Commit d4f0fe2

Browse files
committed
🚮 a la poubelle
1 parent 9b1fcff commit d4f0fe2

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

‎.gitignore‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ JuliaLocalPreferences.toml
3131

3232
/.quarto/
3333
.vscode/settings.json
34+
35+
# MacOS nonsense
3436
.DS_Store
3537

3638
# R
@@ -42,3 +44,17 @@ code/.Rhistory
4244
code/scrap.jl
4345

4446
**/*.quarto_ipynb
47+
48+
49+
# quarto
50+
.ipynb_checkpoints
51+
*/.ipynb_checkpoints/*
52+
53+
docs/
54+
55+
/.quarto/
56+
57+
/agujournal2019.cls
58+
/trackchanges.sty
59+
60+
/.luarc.json

0 commit comments

Comments
 (0)