summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-08-02 11:57:07 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-08-02 11:57:07 +0200
commit2792616ea9bc8a3252c74f1eb20a5a80ca2e912c (patch)
treedab012a1055f233683edf1b9410f869af665ab57 /.gitignore
parent26e6e7194ffe86cf6a908246e335c07b55f5c655 (diff)
Add Build.PL and basic testsHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e9d5916
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+/Build
+/build/
+/_build/
+/blib/
+/cover_db/
+/MANIFEST*
+/MYMETA.*