add clion standatd dirs to .gitignore

This commit is contained in:
Lukas Wienke 2019-08-15 23:54:20 +02:00
parent 78ff4165ed
commit 5998f7be5f

2
.gitignore vendored
View File

@ -6,3 +6,5 @@ obj
melon_grc.c
melon_grc.h
cmake-build
cmake-build-debug
.idea