annotate .hgignore @ 31:9aca070c86bd

Add the filter 'priority' for the search by status.
author Magnus Schieder <mschieder@intevation.de>
date Thu, 22 Nov 2018 19:34:53 +0100
parents a1e71b5e4d68
children
rev   line source
0
3f139db894f1 initial commit
sean
parents:
diff changeset
1 syntax: regexp
3f139db894f1 initial commit
sean
parents:
diff changeset
2 ^\.idea/
3f139db894f1 initial commit
sean
parents:
diff changeset
3
3f139db894f1 initial commit
sean
parents:
diff changeset
4 syntax: glob
3f139db894f1 initial commit
sean
parents:
diff changeset
5 *.orig
3f139db894f1 initial commit
sean
parents:
diff changeset
6 *.pyc
3f139db894f1 initial commit
sean
parents:
diff changeset
7 *.pyo
3f139db894f1 initial commit
sean
parents:
diff changeset
8 *.swp
3f139db894f1 initial commit
sean
parents:
diff changeset
9 __pycache__
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)