Update .gitignore for CLion files

This commit is contained in:
Alain Vaucher
2017-05-30 20:35:01 +02:00
parent a20e85f08e
commit 320dc2095b

4
.gitignore vendored
View File

@@ -6,6 +6,10 @@
/.project
/.pydevproject
#- CLion files
/.idea/
/cmake-build-*
#- Binary files
__pycache__/
*.so