From cac38331c8847e1326f713f770f371bece027284 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Mon, 17 Jun 2019 15:17:52 +0200 Subject: [PATCH] Added distro files to gitignore --- .gitignore | 4 ++++ .libpairtwo-distro | 0 2 files changed, 4 insertions(+) create mode 100644 .libpairtwo-distro diff --git a/.gitignore b/.gitignore index 5703522..7ae4f63 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,7 @@ composer.lock /res/protected/ /.idea doc/api/* + +libpairtwo-distro\.zip + +distro/ diff --git a/.libpairtwo-distro b/.libpairtwo-distro new file mode 100644 index 0000000..e69de29