mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 23:35:09 +00:00
style(gitignore): improve spacing
This commit is contained in:
parent
3c3e92a815
commit
ce0e9e00ee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,5 +32,6 @@ node_modules
|
||||||
# VitePress
|
# VitePress
|
||||||
**/.vitepress/dist
|
**/.vitepress/dist
|
||||||
**/.vitepress/cache
|
**/.vitepress/cache
|
||||||
|
|
||||||
# easy-docker local runtime data (contains secrets)
|
# easy-docker local runtime data (contains secrets)
|
||||||
.easy-docker/
|
.easy-docker/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue