diff --git a/.gitignore b/.gitignore index 8caa354d..46340760 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ localbuildsettings.py *.bak *.project .pydevproject +.DS_Store ### JetBrains IDE Ignores ### # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm @@ -24,4 +25,4 @@ localbuildsettings.py .idea/dataSources.local.xml .idea/sqlDataSources.xml .idea/dynamic.xml -.idea/uiDesigner.xml \ No newline at end of file +.idea/uiDesigner.xml