mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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
14 lines
130 B
Plaintext
14 lines
130 B
Plaintext
dummy.cpp
|
|
|
|
# CLion
|
|
/.idea/
|
|
/cmake-build-*/
|
|
|
|
# Visual Studio 2022
|
|
/.vs/
|
|
/build/
|
|
/out/
|
|
/CMakePresets.json
|
|
/CMakeSettings.json
|
|
/lib/
|