first commit

This commit is contained in:
2024-10-06 08:41:52 +02:00
commit 868f079d89
5 changed files with 165 additions and 0 deletions

16
.gitignore vendored git.filemode.normal_file
View File

@@ -0,0 +1,16 @@
/*
/*/
!.gitignore
!README.md
!LICENSE
!xmake.lua
!/Includes/
!/Sources/
!/.github/
*.o
*.swp
*.swx
*.a
*.so
*.d
*.ini