diff --git a/.gitignore b/.gitignore index 7955214..56221db 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,7 @@ logs/ style_temp/ services/styles/ -cleansing_func.sql \ No newline at end of file +cleansing_func.sql + +__pycache__/ +*.pyc \ No newline at end of file