annotate .hgignore @ 85:60ad91b4c67c default tip

Add 'quick' option to use a faster sweep time with no averaging. Useful for testing the hardware is setup correctly without having to wait 3 minutes.
author Daniel O'Connor <doconnor@gsoft.com.au>
date Mon, 21 Oct 2024 14:12:50 +1030
parents b280fe3b696a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
c27c2df0241c Ignore various useless files.
Daniel O'Connor <darius@dons.net.au>
parents:
diff changeset
1 .*~
c27c2df0241c Ignore various useless files.
Daniel O'Connor <darius@dons.net.au>
parents:
diff changeset
2 .*\.pyc
c27c2df0241c Ignore various useless files.
Daniel O'Connor <darius@dons.net.au>
parents:
diff changeset
3 docs/.*
c27c2df0241c Ignore various useless files.
Daniel O'Connor <darius@dons.net.au>
parents:
diff changeset
4 \#.*
c27c2df0241c Ignore various useless files.
Daniel O'Connor <darius@dons.net.au>
parents:
diff changeset
5 \.\#.*
80
b280fe3b696a Ignore macOS droppings and data directory
Daniel O'Connor <doconnor@gsoft.com.au>
parents: 13
diff changeset
6 data
b280fe3b696a Ignore macOS droppings and data directory
Daniel O'Connor <doconnor@gsoft.com.au>
parents: 13
diff changeset
7 .DS_Store