diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-23 12:51:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-23 12:51:27 -0400 |
commit | 260bdfae850714f9346a190a6152643a2932a684 (patch) | |
tree | 89aed8492ee8c23ecee9b996ff5dc45709f99c70 /.gitignore | |
parent | 3f8fea3ee6abd9e4152cb0447a5f319f41e16ad8 (diff) |
cleanup makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bacfc4df3..802da7538 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ Setup *.o tmp test -build-stamp Build/SysConfig.hs Build/InstallDesktopFile Build/EvilSplicer |