mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-19 21:03:56 -07:00
Add Gitignore for python/flask
This commit is contained in:
parent
30069a699f
commit
ae44b8eed7
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue