.hgignore

Wed, 28 Sep 2022 11:10:08 +0200

author
Claudio Dema <claudio.dema@imaa.cnr.it>
date
Wed, 28 Sep 2022 11:10:08 +0200
changeset 69
cd8bc07f8419
parent 68
70c869fa3242
child 70
4ef6f2102a61
permissions
-rw-r--r--

Option --cloudfree added to upload-file method to manually set a measurement as cloud free during the upload

i@27 1 syntax: glob
i@27 2 *.rst~
i@27 3 *.py~
i@27 4 *.pyc
i@27 5 re:^settings\.py$
i@27 6 re:^\.idea/
i@28 7 scc_access.egg-info/
ioannis@63 8 re:^\.pytest_cache/
ioannis@63 9 dist/
claudio@68 10 settings.yaml
claudio@68 11

mercurial