mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
ignore devcontainer.json in vc
This commit is contained in:
parent
b8da0d8fdb
commit
1bd1b88120
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,6 +18,7 @@ development/*
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
|
|
||||||
# VS Code devcontainer
|
# VS Code devcontainer
|
||||||
|
*devcontainer.json
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue