git-annex/.gitignore
Joey Hess f189929b8b workaround ghc weirdness with -odir
The option cause it to always build to build/Main.o, no matter what
binary it was building. This caused extra work, and in some cases,
could cause the wrong code to be put into the final binary.
2011-01-07 02:15:23 -04:00

13 lines
122 B
Text

*.hi
*.o
test
configure
SysConfig.hs
git-annex
git-annex-shell
git-annex.1
git-annex-shell.1
doc/.ikiwiki
html
*.tix
.hpc