Skip to content

Commit

Permalink
git: don't ignore the m4 whole directory but only the files that libtool
Browse files Browse the repository at this point in the history
adds there
  • Loading branch information
Sven Neumann committed May 7, 2009
1 parent b0373d3 commit 6c9c5db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ ltmain.sh
makedirectfb.sh
Makefile
Makefile.in
m4
missing
mkinstalldirs
*.nm
Expand Down
5 changes: 5 additions & 0 deletions m4/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4

0 comments on commit 6c9c5db

Please sign in to comment.