diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-08-02 11:57:07 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-08-02 11:57:07 +0200 |
commit | 2792616ea9bc8a3252c74f1eb20a5a80ca2e912c (patch) | |
tree | dab012a1055f233683edf1b9410f869af665ab57 /.gitignore | |
parent | 26e6e7194ffe86cf6a908246e335c07b55f5c655 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
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.* |