add .gitignore file

Ignore config/ and all files generated by 'perl Makefile.PL; make; ...'
This commit is contained in:
Hanno Hecker 2009-02-28 07:36:48 +01:00 committed by Ask Bjørn Hansen
parent 38c02f60d4
commit e718d2a2ef
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
config/
pm_to_blib
blib/
Makefile
Makefile.[a-z]*