cleaned up repository, updated .gitignore

This commit is contained in:
2018-08-03 16:06:51 +02:00
parent 13041e7a70
commit 285a4c2cce
7 changed files with 8 additions and 43 deletions

11
.gitignore vendored
View File

@@ -30,7 +30,10 @@ obj/
ehthumbs.db ehthumbs.db
Thumbs.db Thumbs.db
Output/ Output/
/.vs/Unity3d/v15/Browse.VC.db *.dtbcache
/.vs/Unity3d/v15/sqlite3/storage.ide *.lock
/.vs/Unity3d/v15/sqlite3/storage.ide-journal *.ide
/.vs/Unity3d/v15/Server/sqlite3/* *.ide-journal
*.ide-shm
*.ide-wal
*.VC.db

View File

@@ -1,2 +0,0 @@
fileFormatVersion: 1
guid: 1095d0f0ae0472046b1cc41cd3e05af5

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: b9fbfeb63399a9d46877dafeae58dc9d
folderAsset: yes
timeCreated: 1492096646
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 165085d1db79b104fb36665e9562ed2b
folderAsset: yes
timeCreated: 1492096645
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 8e791c9f4ed90ea418669f35136d29c0
folderAsset: yes
timeCreated: 1492096645
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 9ecad65547c38f44a8fafe1410cfabe5
folderAsset: yes
timeCreated: 1492096646
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -570,7 +570,7 @@ PlayerSettings:
webGLUseWasm: 0 webGLUseWasm: 0
webGLCompressionFormat: 1 webGLCompressionFormat: 1
scriptingDefineSymbols: scriptingDefineSymbols:
1: 1: TMP_PRESENT
4: VUFORIA_IOS_SETTINGS 4: VUFORIA_IOS_SETTINGS
7: TMP_PRESENT 7: TMP_PRESENT
14: VUFORIA_WSA_SETTINGS 14: VUFORIA_WSA_SETTINGS