Remove assets from repository and download them using xmake
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user