eive-obsw/.gitignore
Robin Mueller da898a3f16
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
add CLion config for CMake
2023-02-17 17:00:12 +01:00

25 lines
231 B
Plaintext

/build*
/cmake-build*
# Eclipse
.settings
.metadata
.project
.cproject
!misc/eclipse/**/.cproject
!misc/eclipse/**/.project
#vscode
/.vscode
# IntelliJ
/.idea/*
# Python
__pycache__
# CLion
!/.idea/cmake.xml
generators/*.db