root / .hgignore

Revision 746:1e1a6b3bd858, 95 bytes (checked in by Harri Kaimio <harri@…>, 3 years ago)

Regression fix: photos shown in thumbnail view were not sorted.

Line 
1syntax:glob
2*~
3lib/*.jar
4
5syntax:regexp
6^build/
7^dist/
8^reports/
9^nbproject/
10^200[0-9]/
11^1970/
Note: See TracBrowser for help on using the browser.