You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitburner-scripts/.dockerignore

8 lines
188 B
Plaintext

# Copy files to docker container but ignore the following
.*
*.md
src/
DOCKERFILE
# Following should not be on host but ignore anyway in case they exist for local debug
node_modules/
dist/