pleshevski.ru/.dockerignore

17 lines
145 B
Plaintext

/*
# makefile
!/makefile
# config
!/.eslintrc.yml
!/tsconfig.json
# node modules
!/package.json
!/package-lock.json
# sources
!/src
!/static