Add Gitignore for python/flask

This commit is contained in:
Wim Bonis 2022-05-08 14:12:32 +02:00
commit ae44b8eed7

4
.gitignore vendored
View file

@ -145,6 +145,10 @@ sketch
!.vscode/extensions.json !.vscode/extensions.json
*.code-workspace *.code-workspace
### python flask ###
__pycache__
### yarn ### ### yarn ###
# https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored # https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored