Initial commit

This commit is contained in:
Matt Simerson 2012-06-22 02:15:11 -07:00
commit 8a24c39f14
2 changed files with 17 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
blib/
.build/
_build/
cover_db/
inc/
Build
Build.bat
.last_cover_stats
Makefile
Makefile.old
MANIFEST.bak
META.yml
MYMETA.yml
nytprof.out
pm_to_blib

2
README.md Normal file
View File

@ -0,0 +1,2 @@
qpsmtpd-dev
===========