From 15102ca492288784b6c73740cc83a2eee9c01170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Haberth=C3=BCr?= Date: Mon, 2 Feb 2015 17:19:25 +0100 Subject: [PATCH] Ignoring DMP output in Python subdirectory --- Python/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 Python/.gitignore diff --git a/Python/.gitignore b/Python/.gitignore new file mode 100644 index 0000000..8778c5c --- /dev/null +++ b/Python/.gitignore @@ -0,0 +1 @@ +*.DMP