From 9a8136d07d4ca4ba69148f3bb5c7cf6aae910850 Mon Sep 17 00:00:00 2001 From: HanseGucker <hansegucker@gmail.com> Date: Sat, 28 Apr 2018 12:14:42 +0200 Subject: [PATCH] Change gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7370a390f..765f25eaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ env/ *.pyc +secure* \ No newline at end of file -- GitLab