Bug 20267: Add basic .gitignore
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 22 Feb 2018 09:51:27 +0000 (10:51 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Mar 2018 20:31:16 +0000 (17:31 -0300)
Ignore files generated by ExtUtils::MakeMaker

NOTE: Limited scope does not affect files created
      by translation utilities

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7befa23
--- /dev/null
@@ -0,0 +1,4 @@
+/MYMETA.*
+/blib/
+/Makefile
+/pm_to_blib