Skip to content

Commit

Permalink
Make .gitignore ignore the dir file
Browse files Browse the repository at this point in the history
This file was added to help with Info - but it causes submodules to appear dirty if Make has been run.

This causes Git to ignore the generated file.
  • Loading branch information
bradwright authored and sigma committed Sep 16, 2012
1 parent 3fa3849 commit 4b16e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
/magit-pkg.el
magit.spec
50magit.el
/dir

0 comments on commit 4b16e4a

Please sign in to comment.