Unfinished Wayland PR #1

Merged
IoI_xD merged 55 commits from IoI_xD/milsko:wayland into master 2025-12-10 11:11:02 +09:00
Showing only changes of commit 61d8a72026 - Show all commits

merge gitignore

IoIxD 2025-12-09 00:48:38 -07:00

16
.gitignore vendored
View file

@ -1,10 +1,14 @@
examples/*
examples/*.exe
examples/*/*
examples/*/*.exe
!examples/*/
!examples/*.*
!examples/*/*.*
*.o
*.so
*.dll
examples/*.exe
examples/*/*
!examples/*/*.c
!examples/*/*.spv
compile_flags.txt
*.lib
*.a
Makefile
/Makefile
compile_flags.txt