summaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: c241d13a465c80cff635152a6b1320521cc2afca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

syntax: regexp
^\.deps/
^\.libs/
^autom4te.cache/
^\.project$
^\.cproject$
^levels/level.lvl$
^config.h$
^config.log$
^config.status$
^Makefile$
^stamp-h1$
^zoom$
\.o$
^zoom-bin$
^libtool$
~$