diff options
author | Mark Wells <mark@freeside.biz> | 2013-11-30 16:14:46 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-11-30 16:14:46 -0800 |
commit | 68c383d52b1f7316d820007e19e00ba7f62ba82f (patch) | |
tree | 39e8c8eacdf205543e8c9c8d1fc53666721aa16d /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9788afa --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +blib/ +*.sw? +Makefile +Makefile.old +MYMETA.yml +pm_to_blib |