git-annex/.gitignore
Joey Hess cbd53b4a8c Makefile now builds using cabal, taking advantage of cabal's automatic detection of appropriate build flags.
The only thing lost is ./ghci

Speed: make fast used to take 20 seconds here, when rebuilding from
touching Command/Unused.hs. With cabal, it's 29 seconds.
2013-02-27 02:39:22 -04:00

21 lines
254 B
Text

tmp
test
build-stamp
Build/SysConfig.hs
git-annex
git-annex.1
git-annex-shell.1
git-union-merge.1
doc/.ikiwiki
html
*.tix
.hpc
dist
# Sandboxed builds
cabal-dev
# Project-local emacs configuration
.dir-locals.el
# OSX related
.DS_Store
.virthualenv
tags