Add tiled project file for test maps/tilesets

This commit is contained in:
Darren Eberly
2021-05-15 20:22:41 -04:00
parent 3f206eb635
commit 55d545b625
2 changed files with 13 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Tiled Session file from using a project file
*.tiled-session
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

View File

@@ -0,0 +1,10 @@
{
"automappingRulesFile": "",
"commands": [
],
"extensionsPath": "extensions",
"folders": [
"."
],
"objectTypesFile": ""
}