edited gitignore to not sync .idea and cmap-build-debug

This commit is contained in:
Raphael Maenle 2017-12-02 16:52:32 +01:00
parent 17c3841650
commit e303642409

6
.gitignore vendored
View File

@ -30,4 +30,8 @@
# Executables # Executables
*.exe *.exe
*.out *.out
*.app *.app
CLion folder
Source/.idea/
Source/cmake-build-debug/