forked from mirrors/principia
Move in-tree libraries to lib/, move main codebase into root of src/
This commit is contained in:
parent
0101aeb9b1
commit
15bfab9e60
682 changed files with 43 additions and 101 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue