Files
kge/.gitignore
Kyle Isom fd6e0c6899 Store project style settings in VCS.
I'm sick of getting my settings stomped on every god damn time I open CLion.
2023-10-11 19:25:24 -07:00

18 lines
90 B
Plaintext

.cmake
.trunk
.vc
.vs
.vscode
*.a
*.o
*.bin
*.pc
build
core
core.*
cmake-build-*
ke
kge