forked from microsoft/GalaxyExplorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
70 lines (66 loc) · 1.69 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/
Assets/AssetStoreTools*
project.json
project.lock.json
# ===================================== #
# 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/GalaxyExplorer.sln
!UWP/project.json
!UWP/Assembly-CSharp/project.json
!UWP/Assembly-CSharp-firstpass/project.json
!UWP/GalaxyExplorer/App.xaml
!UWP/GalaxyExplorer/App.xaml.cs
!UWP/GalaxyExplorer/GalaxyExplorer.csproj
!UWP/GalaxyExplorer/InputHandling.cs
!UWP/GalaxyExplorer/MainPage.xaml
!UWP/GalaxyExplorer/MainPage.xaml.cs
!UWP/GalaxyExplorer/Package.appxmanifest
!UWP/GalaxyExplorer/project.json
!UWP/GalaxyExplorer/Assets/SplashScreen.scale-200.png
!UWP/GalaxyExplorer/Assets/Square150x150Logo.scale-200.png
!UWP/GalaxyExplorer/Assets/Square150x150Logo.scale-400.png
!UWP/GalaxyExplorer/Assets/Square44x44Logo.scale-200.png
!UWP/GalaxyExplorer/Assets/Square44x44Logo.targetsize-24_altform-unplated.png
!UWP/GalaxyExplorer/Assets/Square44x44Logo.targetsize-256_altform-unplated.png
!UWP/GalaxyExplorer/Assets/StoreLogo.png
!UWP/GalaxyExplorer/Assets/StoreLogo.scale-400.png
!UWP/GalaxyExplorer/Assets/StoreLogo.scale-100.png
!UWP/GalaxyExplorer/Assets/Wide310x150Logo.scale-200.png
!UWP/GE_POIMaker/*.cs
/Assets/UI/POIs/POIs_processed.log.meta