diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-20 16:03:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-20 16:03:47 -0400 |
commit | 08db0b9fa3cbf49d465479fabfab0c8f1b521b1c (patch) | |
tree | a50ae93873caa893ca9827093d283d882e424e63 /.gitignore | |
parent | db960871fd56176dcf6d6bb5f09b31c8dad8eed8 (diff) |
ignore build-stamp
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index afb5f314e..d9b1ad5fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ tmp test configure +build-stamp Build/SysConfig.hs git-annex git-annex.1 |