mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 10:43:53 +05:00
Updated .gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -67,6 +67,7 @@ sysinfo.txt
|
|||||||
# Crashlytics generated file
|
# Crashlytics generated file
|
||||||
crashlytics-build.properties
|
crashlytics-build.properties
|
||||||
|
|
||||||
|
# JetBrains stuff
|
||||||
.idea/*
|
.idea/*
|
||||||
|
|
||||||
# Packed Addressables
|
# Packed Addressables
|
||||||
@@ -78,13 +79,13 @@ crashlytics-build.properties
|
|||||||
|
|
||||||
# VRC stuff
|
# VRC stuff
|
||||||
/[Aa]ssets/[Uu]don/
|
/[Aa]ssets/[Uu]don/
|
||||||
|
/[Aa]ssets/[Uu]don.meta
|
||||||
/[Aa]ssets/VRCSDK/
|
/[Aa]ssets/VRCSDK/
|
||||||
|
/[Aa]ssets/VRCSDK.meta
|
||||||
/[Aa]ssets/VRChat Examples
|
/[Aa]ssets/VRChat Examples
|
||||||
/[Aa]ssets/VRChat Examples.meta
|
/[Aa]ssets/VRChat Examples.meta
|
||||||
/[Aa]ssets/UdonSharp/Scripts/Editor/
|
/[Aa]ssets/UdonSharp/Scripts/Editor/
|
||||||
/[Aa]ssets/VRCSDK.meta
|
|
||||||
/[Aa]ssets/UdonSharp/Scripts/Editor.meta
|
/[Aa]ssets/UdonSharp/Scripts/Editor.meta
|
||||||
/[Aa]ssets/Udon.meta
|
|
||||||
/[Aa]ssets/SerializedUdonPrograms*
|
/[Aa]ssets/SerializedUdonPrograms*
|
||||||
|
|
||||||
# UdonSharp stuff
|
# UdonSharp stuff
|
||||||
@@ -95,5 +96,10 @@ crashlytics-build.properties
|
|||||||
/[Aa]ssets/Merlin/Editor/EasyEventEditor.cs
|
/[Aa]ssets/Merlin/Editor/EasyEventEditor.cs
|
||||||
/[Aa]ssets/Merlin/Editor/EasyEventEditor.cs.meta
|
/[Aa]ssets/Merlin/Editor/EasyEventEditor.cs.meta
|
||||||
|
|
||||||
|
# Trash stuff
|
||||||
|
*_cache.txt
|
||||||
|
|
||||||
# Blender stuff
|
# Blender stuff
|
||||||
*.blend?
|
*.blend[0-9]*
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user