edit gitignore

This commit is contained in:
EthanPisani 2025-02-08 00:57:27 -05:00
parent 839fdbb2e4
commit b5a1b514c5
2 changed files with 16 additions and 16 deletions

26
.gitignore vendored
View File

@ -2,26 +2,26 @@
# #
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
# #
/Library/ /[Ll]ibrary/
/Temp/ /[Tt]emp/
/Obj/ /[Oo]bj/
/Build/ /[Bb]uild/
/Builds/ /[Bb]uilds/
/Logs/ /[Ll]ogs/
/UserSettings/ /[Uu]ser[Ss]ettings/
# MemoryCaptures can get excessive in size. # MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data # They also could contain extremely sensitive data
/MemoryCaptures/ /[Mm]emoryCaptures/
# Recordings can get excessive in size # Recordings can get excessive in size
/Recordings/ /[Rr]ecordings/
# Uncomment this line if you wish to ignore the asset store tools plugin # Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools* # /[Aa]ssets/AssetStoreTools*
# Autogenerated Jetbrains Rider plugin # Autogenerated Jetbrains Rider plugin
/Assets/Plugins/Editor/JetBrains* /[Aa]ssets/Plugins/Editor/JetBrains*
# Visual Studio cache directory # Visual Studio cache directory
.vs/ .vs/
@ -66,8 +66,8 @@ sysinfo.txt
crashlytics-build.properties crashlytics-build.properties
# Packed Addressables # Packed Addressables
/Assets/AddressableAssetsData/*/*.bin* /[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
# Temporary auto-generated Android Assets # Temporary auto-generated Android Assets
/Assets/StreamingAssets/aa.meta /[Aa]ssets/[Ss]treamingAssets/aa.meta
/Assets/StreamingAssets/aa/* /[Aa]ssets/[Ss]treamingAssets/aa/*

View File

@ -915,11 +915,11 @@ PlayerSettings:
captureStartupLogs: {} captureStartupLogs: {}
activeInputHandler: 2 activeInputHandler: 2
windowsGamepadBackendHint: 0 windowsGamepadBackendHint: 0
cloudProjectId: ca2ab2a5-258a-49cb-8b5e-0d40e17bdfac cloudProjectId:
framebufferDepthMemorylessMode: 0 framebufferDepthMemorylessMode: 0
qualitySettingsNames: [] qualitySettingsNames: []
projectName: StellarXipher projectName:
organizationId: episani organizationId:
cloudEnabled: 0 cloudEnabled: 0
legacyClampBlendShapeWeights: 0 legacyClampBlendShapeWeights: 0
hmiLoadingImage: {fileID: 0} hmiLoadingImage: {fileID: 0}