File tree 1 file changed +38
-0
lines changed 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,41 @@ Inspector/
38
38
.ipynb_checkpoints
39
39
camb /HighLExtrapTemplate_lenspotentialCls.dat
40
40
.vscode /
41
+ testfile *
42
+ * .ipynb
43
+ ! CAMBdemo.ipynb
44
+ ! ScalEqs.ipynb
45
+ * .dll
46
+ * .a
47
+ * .o
48
+ * .png
49
+ * .so
50
+ * .sm
51
+ * ~
52
+ * .whl
53
+ * .pdf
54
+ .vs
55
+ * .mp4
56
+
57
+ # Ignore all .dat and .ini files except those already tracked in git
58
+ * .dat
59
+ * .ini
60
+ * compatibility.txt
61
+ camb_test.py
62
+ temp_test.py
63
+ * .layout
64
+ lensing_cgrads.f90
65
+ # Exceptions for tracked .dat files
66
+ ! camb /PArthENoPE_880.2_marcucci.dat
67
+ ! camb /PArthENoPE_880.2_standard.dat
68
+ ! camb /PRIMAT_Yp_DH_Error.dat
69
+ ! camb /PRIMAT_Yp_DH_ErrorMC_2021.dat
70
+ ! fortran /HighLExtrapTemplate_lenspotentialCls.dat
71
+ # Exceptions for tracked .ini files
72
+ ! inifiles /params.ini
73
+ ! inifiles /params_21cm.ini
74
+ ! inifiles /params_counts.ini
75
+ ! inifiles /params_lensing.ini
76
+ ! inifiles /planck_2018.ini
77
+ ! inifiles /planck_2018_acc.ini
78
+ ! inifiles /sources_defaults.ini
You can’t perform that action at this time.
0 commit comments