pleshevski.ru/.dockerignore

12 lines
97 B
Plaintext

/*
!/tsconfig.json
# node modules
!/package.json
!/package-lock.json
# sources
!/src
!/static