diff --git a/.gitignore b/.gitignore index 2152989..ec7a1b8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ data/ *.DS_Store .DS_Store build/ -collectmeteranalog/__pycache__ \ No newline at end of file +collectmeteranalog/__pycache__ +.idea/ \ No newline at end of file