aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-18 07:52:13 +0000
committerFuwn <[email protected]>2026-02-18 07:52:13 +0000
commitd645b9f595a9fc2c680c825c15a5efb4c35c4969 (patch)
tree26918a55df1baa11776c08364a3cac794a45aa90 /.dockerignore
parentfeat(response): Add input/sensitive-input handling (diff)
downloadseptember-d645b9f595a9fc2c680c825c15a5efb4c35c4969.tar.xz
september-d645b9f595a9fc2c680c825c15a5efb4c35c4969.zip
build: Switch from Earthly to Dockerfile
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..7a3a0c7
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,9 @@
+**
+
+!.git/
+!src/
+!build.rs
+!Cargo.toml
+!Cargo.lock
+!Dockerfile
+!default.css