summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 18ef11cec0d897422b83343dcb4a7e5f2b549209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
syntax: glob
.*.swp
.DS_Store
.flatpak-builder
*.pyc
*~
\#*\#
subprojects/*/

syntax: regexp
^build(.+)?\/
win32-install-dir(\.release)?
po\/pidgin\.pot$