Skip to content

Commit

Permalink
do not ignore makefile.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 21, 2014
1 parent 4ef8d23 commit cd41388
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .gitignore
Expand Up @@ -3,10 +3,11 @@
!.gitignore
!.perltidyrc
!.travis.yml
blib
pm_to_blib
Makefile*
!Makefile.PL
MANIFEST*
/blib
/pm_to_blib
/Makefile
/Makefile.old
/MANIFEST*
!MANIFEST.SKIP
*META.*
/META.*
/MYMETA.*

0 comments on commit cd41388

Please sign in to comment.