Files
source/.gitignore
T
Marco Antonio J. Costa 959c29434e Adjust the build system
Language is now just built once per app (still some JA2UB conditionals
going on in there) but building everything should now take eight times
less work
2024-12-31 18:24:36 -03:00

14 lines
130 B
Plaintext

dummy.cpp
# CLion
/.idea/
/cmake-build-*/
# Visual Studio 2022
/.vs/
/build/
/out/
/CMakePresets.json
/CMakeSettings.json
/lib/