From 061d4491da416ad23a8d470a4198a0cd608b7e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 29 Jun 2015 10:54:05 +0200 Subject: Add .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..30d0d8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +test/app1/ +test/pkgs.log +test/temp-python/ +test/tmp/ -- cgit v1.2.3