-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (48 loc) · 710 Bytes
/
Copy path.gitignore
File metadata and controls
54 lines (48 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Jupyter Notebook
.ipynb_checkpoints/
*.ipynb_checkpoints
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Output files generated by the notebook
Hg_melting.py
Hg_PT.png
Hg_data_summary_output.csv
*-requirements.txt
kechin_fit.png
simon_glatzel_fit.png
# System files
.DS_Store
Thumbs.db
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
# Virtual environments
venv/
env/
ENV/
.venv
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# Irrelevant data files (not used by notebook)
*.peaks
*.fit
cd
additional_code.txt
Hg_alpha_beta_osti_1975.xlsx
Hg_data_summary_new.csv
Hg_data_summary_new.xlsx
Hg_data_summary.csv
Hg_data_summary.xlsx
Hg_melting_data.dat
Hg_melting_osti_1975.xlsx
Hg_PVT_simulations.dat