update milsko.xml

This commit is contained in:
Nishi 2025-12-07 04:20:30 +09:00
commit baa2f81d9a
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 40 additions and 3 deletions

9
.gitignore vendored
View file

@ -1,6 +1,3 @@
*.o
*.so
*.dll
examples/*
examples/*.exe
examples/*/*
@ -8,4 +5,10 @@ examples/*/*.exe
!examples/*/
!examples/*.*
!examples/*/*.*
*.o
*.so
*.dll
*.lib
*.a
/Makefile
compile_flags.txt