From ae44b8eed7d4ffa2d45ad7eebfbe7074cfc8d259 Mon Sep 17 00:00:00 2001 From: Wim Bonis Date: Sun, 8 May 2022 14:12:32 +0200 Subject: [PATCH] Add Gitignore for python/flask --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0a35440..03f8e57 100644 --- a/.gitignore +++ b/.gitignore @@ -145,6 +145,10 @@ sketch !.vscode/extensions.json *.code-workspace +### python flask ### + +__pycache__ + ### yarn ### # https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored