forked from snurr-group/energygrid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (57 loc) · 1.01 KB
/
.gitignore
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
55
56
57
58
*.pyc
# Exclude all data files within dated directories, except for README.md
# Can always manually git add important scripts, etc.
Data/
BigData/
Figs/
!README.md
!notebook.md
Test/*
.RData
.Rhistory
.Rproj.user
.idea/
.codelite/
Python/gridcalc/CIF_FILES/
Python/gridcalc/Metric.txt
Python/gridcalc/timer.txt
Python/gridcalc/Profiling/
Python/gridcalc/OldFiles/
Python/gridcalc/timestamp.txt
whatever.rds
propane_60bar.txt
R/Dependency_graph.R
Energies/
GenericMOF_Energies/
*.rds
*.jpg
*.jpeg
/propane_1bar_60K_Cycle.txt
Picture/
All_Data/*.rds
All_Data/HGGG*
All_Data/*.csv
GenericMOF_Gradients/
Kr_energies/
HeatMaps/
UFF_Energies/
Famous_mofs/
R/Propane_with_different_features.R
old_Results/
All-old-Results/
Raw_energies_data/
All_data/OLD_Data_files
All_data/mid_process_data
All_data/merge_data
R/another_change_data.R
R/analysing_coremofs.R
R/change_data.R
R/EnergyHistogram_Effective_Ethan.R
R/EnergyHistogram_NewTrials.R
R/plot_PSD.R
All_Data/*.txt
/All_old_data/
/Old_scripts/
/MSDE_Example_old/
/Notebooks/
/Notebooks_old/