Add JetBrains IDEs project files to ignored

Used by some developers, IntelliJ IDEA or CLion has nice git, diff and replace tools.
This commit is contained in:
Konrad Materka 2020-12-19 23:23:33 +01:00
parent 1051a4045b
commit 908a9effcf

2
.gitignore vendored
View File

@ -20,3 +20,5 @@ random_seed
CMakeLists.txt.user*
*.unc-backup*
.cmake/
cmake-build-debug*
.idea