Add tiled-session to .gitignore.

This commit is contained in:
KikooDX 2021-01-10 10:27:05 +01:00
parent f44a0a7b7d
commit 2045e4fe5d
2 changed files with 1 additions and 44 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
level_*.lua
*.tiled-session

View File

@ -1,44 +0,0 @@
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "level_1.tmx",
"expandedProjectPaths": [
],
"fileStates": {
"level_1.tmx": {
"scale": 2.25,
"selectedLayer": 0,
"viewCenter": {
"x": 492,
"y": 615.7777777777777
}
},
"tileset.tsx": {
"scaleInDock": 2.5241,
"scaleInEditor": 1
}
},
"map.height": 64,
"map.lastUsedExportFilter": "Lua files (*.lua)",
"map.lastUsedFormat": "tmx",
"map.tileHeight": 16,
"map.tileWidth": 16,
"map.width": 64,
"openFiles": [
"level_1.tmx",
"tileset.tsx"
],
"project": "main.tiled-project",
"property.type": "bool",
"recentFiles": [
"tileset.tsx",
"level_1.tmx"
],
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 16,
"width": 16
}
}