mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-10 07:55:24 +02:00
docker ignore optimization
This commit is contained in:
parent
b592e8673f
commit
2da4665bf8
1 changed files with 8 additions and 9 deletions
|
@ -1,9 +1,8 @@
|
||||||
.db
|
*
|
||||||
.testdb
|
!public
|
||||||
.cache
|
!src
|
||||||
.github
|
!package.json
|
||||||
.codexdocsrc*
|
!yarn.lock
|
||||||
node_modules
|
!webpack.config.js
|
||||||
docker
|
!tsconfig.json
|
||||||
src/test
|
!.postcssrc
|
||||||
config
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue