aboutsummaryrefslogtreecommitdiffstats
path: root/crates/aggregator/.dockerignore
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-08-16 14:13:14 +0200
committerrtkay123 <dev@kanjala.com>2025-08-16 14:13:14 +0200
commit70a148dd86be9c8ccc56e1fce232262475aa3158 (patch)
tree51214ab651215ef94a8554039cc953042b043cf6 /crates/aggregator/.dockerignore
parentbf4a2b8b0a04f0cb682db84a835fe7c57d8526bc (diff)
downloadwarden-70a148dd86be9c8ccc56e1fce232262475aa3158.tar.bz2
warden-70a148dd86be9c8ccc56e1fce232262475aa3158.zip
feat(aggregator): write evaluation
Diffstat (limited to 'crates/aggregator/.dockerignore')
-rw-r--r--crates/aggregator/.dockerignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/crates/aggregator/.dockerignore b/crates/aggregator/.dockerignore
new file mode 100644
index 0000000..c8cd160
--- /dev/null
+++ b/crates/aggregator/.dockerignore
@@ -0,0 +1,5 @@
+/target
+.env
+.git
+.github
+/contrib