mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 05:57:19 -05:00
ci: add .dockerignore
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
.git
|
||||
.env
|
||||
*.log
|
||||
dist
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
.next
|
||||
Reference in New Issue
Block a user