1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00
ModernCppStarter/.gitignore
2022-12-02 09:53:33 -05:00

14 lines
No EOL
100 B
Text

/build*
/.vscode
/cpm_modules
# apple
.DS_Store
# clion
.idea/
cmake-*/
# visual studio
out/
.vs/