ugui/.gitignore
Alessandro Mauri 712ce50631 A lot of work
* moved all ugui code to lib/ugui.c3l and made it a library/module
* started work on a sdl3 renderer, with shaders etc
* added the new sdl3.c3l library as a dependency
* makefile is for the renderer
2025-06-01 16:44:31 +02:00

8 lines
62 B
Plaintext

*.o
*.a
build/*
**/.ccls-cache
perf.data*
*.rdc
test_renderer