From f2bdc500115187536b8c3218bc5d325a4f743203 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 4 Oct 2019 08:31:20 +0100 Subject: [PATCH] gitignore --- .gitignore | 2 +- snippets/test1/.gitignore | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 snippets/test1/.gitignore diff --git a/.gitignore b/.gitignore index 791339b..130e31d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ *.pyc *~ .*~ - +snippets/test1/test1 diff --git a/snippets/test1/.gitignore b/snippets/test1/.gitignore deleted file mode 100644 index 9f71d14..0000000 --- a/snippets/test1/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -test1 -