Files
source/.gitignore
T
Robert BiterandGitHub 6e30d24ce5 make gitignore Visual Studio definitions more specific (#144)
* make gitignore Visual Studio definitions more specific
2023-05-20 19:56:27 -03:00

11 lines
117 B
Plaintext

# CLion
/.idea/
/cmake-build-*/
# Visual Studio 2022
/.vs/
/build/
/out/
/CMakeSettings.json
/CMakeUserPresets.json