mirror of
https://github.com/blackboxprogramming/remember.git
synced 2026-03-17 06:57:15 -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