diff --git a/.dockerignore b/.dockerignore index aebd451..3553f96 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,3 @@ -# Compiled files and executables -/target/ - # Examples /example/ @@ -11,4 +8,4 @@ /snap/ # Docker -Dockerfile \ No newline at end of file +Dockerfile