mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +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
|
||||
.cache
|
||||
.github
|
||||
.codexdocsrc*
|
||||
node_modules
|
||||
docker
|
||||
src/test
|
||||
config
|
||||
*
|
||||
!public
|
||||
!src
|
||||
!package.json
|
||||
!yarn.lock
|
||||
!webpack.config.js
|
||||
!tsconfig.json
|
||||
!.postcssrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue