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