From 9e1006cbfef85e51675ac45c98e235cdb958440a Mon Sep 17 00:00:00 2001 From: Nicolas R Date: Thu, 20 Dec 2018 10:09:10 -0600 Subject: [PATCH] Add a basic .gitignore file This is a draft, we can probably find some extra entries to add there. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6f26a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +MYMETA.json +MYMETA.yml +Makefile +blib +pm_to_blib +Perlbal-*