Update gitignore with new project name. Update tiled project.
This commit is contained in:
parent
296ea1f2e6
commit
552ba91d16
13
.gitignore
vendored
13
.gitignore
vendored
@ -27,8 +27,8 @@ memoryleak.txt
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
*.tlog/
|
||||
Crawler/x64/
|
||||
Crawler/assets/saves/*
|
||||
"Adventures in Lestoria"/x64/
|
||||
"Adventures in Lestoria"/assets/saves/*
|
||||
[Rr]eleases/
|
||||
x86/
|
||||
[Ww][Ii][Nn]32/
|
||||
@ -369,11 +369,7 @@ MigrationBackup/
|
||||
|
||||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
Crawler/Crawler.html
|
||||
Crawler/Crawler.data
|
||||
Crawler/Crawler.js
|
||||
Crawler/Crawler.wasm
|
||||
Crawler/pixelGameEngine_wasm.o
|
||||
"Adventures in Lestoria"/"Adventures in Lestoria"
|
||||
*.tiled-session
|
||||
/Crawler/Crawler.tiled-session
|
||||
/Crawler/assets/discordAPI.txt
|
||||
@ -382,4 +378,5 @@ Crawler/pixelGameEngine_wasm.o
|
||||
/cmake_install.cmake
|
||||
/Makefile
|
||||
Crawler/out
|
||||
/Adventures in Lestoria/.vscode
|
||||
/"Adventures in Lestoria"/.vscode
|
||||
/Adventures in Lestoria/.vscode/settings.json
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user