mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
update list of files and directories that must be ignored when building a Docker image
This commit is contained in:
parent
00d81cc85e
commit
94f3e5a9d2
@ -3,14 +3,18 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
.dockerignore
|
||||
.editorconfig
|
||||
.git
|
||||
.gitignore
|
||||
.gitmodules
|
||||
.github
|
||||
.reuse
|
||||
.stylelintrc.js
|
||||
.eslint.config.js
|
||||
docker-compose.yml
|
||||
traefik2.yml
|
||||
Dockerfile*
|
||||
*.png
|
||||
*.md
|
||||
/onlyoffice-builds.git/
|
||||
/www/common/onlyoffice/dist/
|
||||
blob
|
||||
@ -18,3 +22,4 @@ block
|
||||
customize
|
||||
data
|
||||
datastore
|
||||
docs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user