summaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: 750dab1976665e2210225d19efdff2f72ab75775 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.*~$
^build/
^aclocal\.m4$
^autom4te\.cache/
Makefile\.in$
^config\.guess$
^config\.sub$
^configure$
^compile$
^depcomp$
^install-sh$
^ltmain.sh$
^missing$
^libtool$
^src/\.deps
^src/virt-viewer$
^src/.*\.o
^src/Makefile$
^virt-viewer\.spec$
^config.h.in$
^man/Makefile$
^man/virt-viewer\.1$