Move in-tree libraries to lib/, move main codebase into root of src/

This commit is contained in:
ROllerozxa 2025-03-05 20:23:30 +01:00
commit 15bfab9e60
682 changed files with 43 additions and 101 deletions

6
.gitattributes vendored
View file

@ -1,7 +1,3 @@
# Exclude vendored libraries from GitHub language detection
src/lua/* linguist-vendored
src/luasocket/* linguist-vendored
src/SDL_image/* linguist-vendored
src/SDL_mixer/* linguist-vendored
src/SDL-mobile/* linguist-vendored
lib/* linguist-vendored