1
0
Fork 0
forked from fun/fun

.gitignore. No code changes. (0.27.2)

This commit is contained in:
Johannes Findeisen 2025-10-29 12:15:19 +01:00
commit 2266dedaa9

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ CMakeCache.txt
.* .*
!.editorconfig !.editorconfig
!.gitignore !.gitignore
.venv
build* build*
cmake* cmake*
demo_* demo_*