badger/contracts/.dockerignore
2023-03-10 15:47:49 -06:00

17 lines
224 B
Plaintext

# Ignore the following in Docker context transfer
+**/.git
+**/.gitignore
+**/.gitmodules
+**/.dockerignore
+**/Dockerfile
+**/README.md
+**/LICENSE
***/artifacts/
***/cache/
***/coverage/
***/node_modules/
coverage.json