1
0
Fork 0
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:
Nikita Melnikov 2022-03-06 13:18:08 +04:00
parent b592e8673f
commit 2da4665bf8

View file

@ -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