Added CLion files to .gitignore.

This commit is contained in:
GrenderG 2020-05-06 00:18:05 +02:00 committed by Software Engineer
parent b830fa7b2a
commit 46e84a6df9

2
.gitignore vendored
View file

@ -20,3 +20,5 @@ CMakeLists.txt.user
*.LOCAL.*
/Win32/*
/x64/*
cmake-build-debug/
.idea/