diff --git a/.gitignore b/.gitignore index 1eaaca84..86a8a5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,9 @@ ipch # sphinx generated files /docs/build/ +# Clion / IntelliJ project files +/.idea/ + *.xcodeproj *.xcworkspace