mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 00:55:10 +00:00
fix: Fix gitignore
This commit is contained in:
parent
46b4c556e1
commit
5cba78416d
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,7 +5,6 @@
|
||||||
sites
|
sites
|
||||||
|
|
||||||
development/*
|
development/*
|
||||||
!development/*/apps
|
|
||||||
!development/README.md
|
!development/README.md
|
||||||
!development/installer.py
|
!development/installer.py
|
||||||
!development/apps-example.json
|
!development/apps-example.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue