Add the man html files to gitignore
[ganeti-local] / .gitignore
1 /apidoc
2 /.hpc
3 /coverage
4
5 /man/*.1
6 /man/*.html
7
8 /doc/*.html
9
10 *.o
11 *.patch
12 *.diff
13 *.hi
14 *.hp
15 *.ps
16
17 TAGS
18 README.html
19 NEWS.html
20
21 hbal
22 hscan
23 hail
24 hspace
25 test
26 *.prof*
27 *.stat
28 *.tix
29
30 version
31 Version.hs
32
33 *.tar.gz
34 *.tar.gz.asc