diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-09-17 18:04:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-09-17 18:04:15 +0200 |
commit | aeb5068d17eda0f39a1e40f614b1bb15e16731a1 (patch) | |
tree | 66d58c9876cc51f01b1d33e42ae5b3f5ee7a3c2e /.gitignore | |
parent | 7608c070134c7dc5c477e17801cc61f6493d843d (diff) |
Makefile -> Build.PL
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ +/Build /build/ +/_build/ +/blib/ |