Add missing resources and update .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# xmake-related files
|
||||
.xmake/*
|
||||
.vs/*
|
||||
.vscode/*
|
||||
CMakeLists.txt
|
||||
Makefile
|
||||
@@ -8,6 +9,7 @@ vsxmake*/*
|
||||
|
||||
# Nazara binaries
|
||||
bin/*
|
||||
!bin/resources/*
|
||||
|
||||
# Build files
|
||||
build/*
|
||||
|
||||
Reference in New Issue
Block a user