Skip to content

Commit 2106a48

Browse files
committed
meta
1 parent fbb2bb1 commit 2106a48

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

.gitignore

-46
Original file line numberDiff line numberDiff line change
@@ -4,52 +4,6 @@
44
[Oo]bj/
55
[Bb]uild/
66

7-
# Custom stuff
8-
Assets/Integrations/
9-
PackageExports/
10-
AssetStoreVisuals/
11-
Assets/Gizmos/
12-
Assets/UFPS/
13-
Assets/Behavior Designer/
14-
Assets/PlayMaker/
15-
Assets/Plugins/
16-
Assets/Dialogue System/
17-
Assets/Dialogue System Examples/
18-
Assets/plyData/
19-
Assets/AssetStoreTools/
20-
Assets/EditorGUI Style Viewer/
21-
Assets/Gizmos/
22-
Assets/Easy Save 2/
23-
Assets/UnityVS/
24-
Assets/plyoung/
25-
Assets/Photon Unity Networking/
26-
Builds/
27-
Assets/Monster/
28-
Assets/PhotonChatApi/
29-
Assets/iTween/
30-
Assets/UnityTestTools/
31-
Assets/kolmich/
32-
Assets/Features/
33-
Assets/Art/
34-
Assets/Scenes/
35-
Assets/Animation/
36-
Assets/Mad Compile Time Optimizer/
37-
Assets/UMA/
38-
Assets/Standard Assets/
39-
Assets/SecretAnorak/
40-
Assets/Editor/UMA/
41-
Assets/InventoryProTutorials/
42-
Assets/RelationsInspector/
43-
Assets/InventorySystem/Standard Assets/Characters/ThirdPersonCharacter/
44-
Assets/Third Person Controller/Demos/
45-
Assets/Third Person Controller/Editor/
46-
Assets/Third Person Controller/Scripts/
47-
Assets/Rewired/
48-
Assets/ParadoxNotion/
49-
Assets/ConsoleE/
50-
Assets/ConsolePro/
51-
52-
537
# Autogenerated VS/MD solution and project files
548
*.csproj
559
*.unityproj

.gitmodules

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
[submodule "General"]
66
path = Assets/Devdog/General
77
url = https://github.com/devdogio/general
8+
branch = master

0 commit comments

Comments
 (0)