mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 15:05:08 +00:00
Update gitignore
This commit is contained in:
parent
922d6bee78
commit
f3496eee15
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -14,3 +14,8 @@ development
|
|||
|
||||
# VS Code devcontainer
|
||||
.devcontainer
|
||||
|
||||
# Python
|
||||
*.pyc
|
||||
__pycache__
|
||||
venv
|
||||
|
|
|
|||
Loading…
Reference in a new issue