diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-12-11 00:13:48 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-12-11 00:13:48 +0100 |
commit | 1b2bd0dc355d3e5f265a112380d076b9db7c3e81 (patch) | |
tree | e3fb525a494a7686a72921ca22897ba13534cd2f /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..189304f --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +/_build +/Build +/blib +/cover_db +/MANIFEST +/MANIFEST.bak +/MANIFEST.SKIP +/MANIFEST.SKIP.bak +/MYMETA.yml +/MYMETA.json |