diff --git a/.dockerignore b/.dockerignore index 92c02acca..305b3d81b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,2 @@ -.git* \ No newline at end of file +.git* +.idea*