19 lines
274 B
Plaintext
19 lines
274 B
Plaintext
# Never use CMAKE in production
|
|
CMakeLists.txt
|
|
cmake-build-debug/
|
|
# Output of build system
|
|
built/
|
|
# This is a compilated build system script
|
|
building/main
|
|
building/*.png
|
|
building/*.svg
|
|
|
|
.idea/
|
|
compile_commands.json
|
|
local.sh
|
|
|
|
iu9-ca-web-chat.db
|
|
log/
|
|
core
|
|
|
|
config/example.json |