iu9-ca-web-chat/.gitignore

12 lines
193 B
Plaintext
Raw Normal View History

2024-07-27 11:27:52 +00:00
# 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/