We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b856a4 commit bc0d8b9Copy full SHA for bc0d8b9
.gitignore
@@ -62,10 +62,10 @@ Data/Sample_Data/SoRad/*
62
63
Config/*
64
# To update sample configurations, uncomment:
65
-!Config/sample_*_Calibration/
66
-!Config/sample_*.cfg
67
-!Config/sample_*.hdr
68
-!Config/sample_*.csv
+# !Config/sample_*_Calibration/
+# !Config/sample_*.cfg
+# !Config/sample_*.hdr
+# !Config/sample_*.csv
69
70
## To allow local changes to a file on remote, but not have those tracked:
71
# git update-index --skip-worktree Config/sample_SEABIRD_pySAS.cfg
0 commit comments