Compare commits

...

1 Commits

Author SHA1 Message Date
Alexandre
11e6597831 Slightly modified the gitignore 2026-04-18 23:26:57 +02:00

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# Build directories # Build directories
build/ build/
bin/
build-*/ build-*/
bin-*/
cmake-build-*/ cmake-build-*/
# CMake generated files # CMake generated files