libregexis024/.gitignore

11 lines
192 B
Plaintext
Raw Normal View History

2024-07-28 16:54:57 +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/