diff --git a/.gitignore b/.gitignore index aee9befeb..b8320d1d1 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ coverage.xml # Django stuff: *.log local_settings.py +settings.py # Flask stuff: instance/ @@ -246,3 +247,4 @@ src/dashboard/lambda/mock/index.js # Cello local storage /**/opt/* +/**/cello/* \ No newline at end of file