Revision 83846468 .gitignore

b/.gitignore
87 87
/man/*.gen
88 88
/man/footer.man
89 89

  
90
# htest
91
/htest/hail
92
/htest/hbal
93
/htest/hcheck
94
/htest/hinfo
95
/htest/hroller
96
/htest/hscan
97
/htest/hspace
98
/htest/hpc-htools
99
/htest/hpc-mon-collector
100
/htest/test
90
# test/hs
91
/test/hs/hail
92
/test/hs/hbal
93
/test/hs/hcheck
94
/test/hs/hinfo
95
/test/hs/hroller
96
/test/hs/hscan
97
/test/hs/hspace
98
/test/hs/hpc-htools
99
/test/hs/hpc-mon-collector
100
/test/hs/test
101 101

  
102 102
# tools
103 103
/tools/kvm-ifup
......
129 129
# automatically-built Haskell files
130 130
/src/Ganeti/Constants.hs
131 131
/src/Ganeti/Version.hs
132
/htest/Test/Ganeti/TestImports.hs
132
/test/hs/Test/Ganeti/TestImports.hs

Also available in: Unified diff