We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97a5b3 commit 7afbbf9Copy full SHA for 7afbbf9
.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