Skip to content

Commit 9c496ae

Browse files
committed
Missing script and gitignore
1 parent 7679ef2 commit 9c496ae

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,10 @@ dmypy.json
8181
# VS Code
8282
.vscode
8383

84+
# Tex
85+
*.aux
86+
*.log
87+
*.pdf
88+
8489
# Other
8590
molecules

papers/ed-afm/figures/run_all.sh

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ python water.py
77
python surface_sims_bcb_water.py
88
pdflatex model_schem.tex
99
python stats.py
10+
python stats_spring_constants.py
1011
python esmap_sample.py
1112
pdflatex esmap_schem.tex
1213
python afm_stacks.py

0 commit comments

Comments
 (0)