mirror of
https://github.com/FlipsideCrypto/badger.git
synced 2026-02-06 10:57:46 +00:00
17 lines
224 B
Plaintext
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
|
|
|