Remove assets from repository and download them using xmake

This commit is contained in:
SirLynix
2022-05-27 08:34:36 +02:00
parent 03e2801dbe
commit 5507b98f2f
51 changed files with 189 additions and 313 deletions

7
.gitignore vendored
View File

@@ -7,6 +7,13 @@ Makefile
vs*/*
vsxmake*/*
# Ignore assets (except shaders)
assets/*
!assets/examples_version.txt
!assets/readme.md
!assets/tests_version.txt
!assets/shaders
# Coverage
coverage.out