diff --git a/.dockerignore b/.dockerignore index 81ef801..de27d99 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,6 +2,7 @@ *.pyo .*.swp .*.swo +**/.DS_Store build/ output/ diff --git a/.gitignore b/.gitignore index 8fe6efc..1cd9cb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.swp *.tar.gz +*.DS_Store /logs/ agnos/