forked from microsoft/GalaxyExplorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
70 lines (64 loc) · 1.41 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# =============== #
# Unity generated #
# =============== #
Temp/
Obj/
Bin/
UnityGenerated/
Library/
Packages/
Assets/AssetStoreTools*
project.json
project.lock.json
UnityPackageManager/
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
.vs/
ExportedObj/
obj/
*.svd
*.userprefs
/*.csproj
*.csproj
*.pidb
*.suo
/*.sln
*.sln
*.user
*.unityproj
*.ipch
*.opensdf
*.sdf
*.obj
*.tlog
*.log
*.idb
*.opendb
WSATestCertificate.pfx
WSATestCertificate.pfx.meta
# ============================================= #
# Exceptions to above rules for Galaxy Explorer #
# ============================================= #
UWP/*
!UWP/UnityOverwrite.txt
!UWP/Galaxy Explorer.sln
!UWP/project.json
!UWP/Galaxy Explorer/
UWP/Galaxy Explorer/*
!UWP/Galaxy Explorer/App.xaml
!UWP/Galaxy Explorer/App.xaml.cs
!UWP/Galaxy Explorer/Galaxy Explorer.csproj
!UWP/Galaxy Explorer/XamlInputHandling.cs
!UWP/Galaxy Explorer/MainPage.xaml
!UWP/Galaxy Explorer/MainPage.xaml.cs
!UWP/Galaxy Explorer/Package.appxmanifest
!UWP/Galaxy Explorer/project.json
!UWP/Galaxy Explorer/Properties/
UWP/Galaxy Explorer/Properties/*
!UWP/Galaxy Explorer/Properties/AssemblyInfo.cs
!UWP/Galaxy Explorer/Assets/
UWP/Galaxy Explorer/Assets/*
!UWP/Galaxy Explorer/Assets/GE_LiveCube.glb
!UWP/GE_POIMaker/
/Assets/UI/POIs/POIs_processed.log.meta