FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Unity-SerializeReferenceExtensions/.gitignore at main · mackysoft/Unity-SerializeReferenceExtensions · GitHub
mackysoft
/
Unity-SerializeReferenceExtensions
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
91
Star
1.3k
Code
Issues
5
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
Unity-SerializeReferenceExtensions
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
85 lines (69 loc) · 1.43 KB
Breadcrumbs
Unity-SerializeReferenceExtensions
/
.gitignore
Copy path
File metadata and controls
85 lines (69 loc) · 1.43 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
#
This .gitignore file should be placed at the root of your Unity project directory
#
#
Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
#
/[
Ll
]
ibrary
/
/[
Tt
]
emp
/
/[
Oo
]
bj
/
/[
Bb
]
uild
/
/[
Bb
]
uilds
/
/[
Ll
]
ogs
/
/[
Uu
]
ser
[
Ss
]
ettings
/
#
MemoryCaptures can get excessive in size.
#
They also could contain extremely sensitive data
/[
Mm
]
emoryCaptures
/
#
Recordings can get excessive in size
/[
Rr
]
ecordings
/
#
Uncomment this line if you wish to ignore the asset store tools plugin
/[
Aa
]
ssets
/
AssetStoreTools
*
#
Autogenerated Jetbrains Rider plugin
/[
Aa
]
ssets
/
Plugins
/
Editor
/
JetBrains
*
#
Visual Studio cache directory
.vs
/
#
Gradle cache directory
.gradle
/
#
Autogenerated VS/MD/Consulo solution and project files
ExportedObj
/
.consulo
/
*
.csproj
*
.unityproj
*
.sln
*
.suo
*
.tmp
*
.user
*
.userprefs
*
.pidb
*
.booproj
*
.svd
*
.pdb
*
.mdb
*
.opendb
*
.VC.db
#
Unity3D generated meta files
*
.pidb.meta
*
.pdb.meta
*
.mdb.meta
#
Unity3D generated file on crash reports
sysinfo.txt
#
Builds
*
.apk
*
.aab
*
.unitypackage
*
.app
#
Crashlytics generated file
crashlytics-build.properties
#
Packed Addressables
/[
Aa
]
ssets
/[
Aa
]
ddressable
[
Aa
]
ssets
[
Dd
]
ata
/
*
/
*
.bin
*
#
Temporary auto-generated Android Assets
/[
Aa
]
ssets
/[
Ss
]
treamingAssets
/
aa.meta
/[
Aa
]
ssets
/[
Ss
]
treamingAssets
/
aa
/
*
#
Visual Studio Code directory
.vscode
/
#
Plugins
/[
Aa
]
ssets
/[
Pp
]
lugins.meta
/[
Aa
]
ssets
/[
Pp
]
lugins
/
#
Documentation
Documentation
/
api
/
Documentation
/
index.
*
_site
/
Assets
/
**
/
obj
*
Back
|
FazBrowse Home
|
New Git URL