summaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: 978fc83c3540d41e592743eefd2ce958e2980af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

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