aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-12 09:08:04 +0000
committerFuwn <[email protected]>2024-03-17 13:52:56 +0000
commit883d2b5fcb44a1aefea214d8199f07f10cda8d7b (patch)
tree39d13bb42f81b50dd9da1f1dad30944333994bc4 /.dockerignore
parentstyle: use rustfmt (diff)
downloadseptember-883d2b5fcb44a1aefea214d8199f07f10cda8d7b.tar.xz
september-883d2b5fcb44a1aefea214d8199f07f10cda8d7b.zip
ci(earthly): ditch dockerfile
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore14
1 files changed, 0 insertions, 14 deletions
diff --git a/.dockerignore b/.dockerignore
deleted file mode 100644
index 1f6c60f..0000000
--- a/.dockerignore
+++ /dev/null
@@ -1,14 +0,0 @@
-# Rust
-target/
-**/*.rs.bk
-Cargo.lock
-
-# IDE
-.idea/
-
-# Development
-.env
-
-# Fleet
-.cargo/
-fleet.toml