Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit caec9a5

Browse files
author
Adam Leung
committed
Initial commit
0 parents commit caec9a5

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

‎.gitignore

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
/[Ll]ibrary/
2+
/[Tt]emp/
3+
/[Oo]bj/
4+
/[Bb]uild/
5+
/[Bb]uilds/
6+
/Assets/AssetStoreTools*
7+
8+
# Autogenerated VS/MD solution and project files
9+
ExportedObj/
10+
*.csproj
11+
*.unityproj
12+
*.sln
13+
*.suo
14+
*.tmp
15+
*.user
16+
*.userprefs
17+
*.pidb
18+
*.booproj
19+
*.svd
20+
21+
22+
# Unity3D generated meta files
23+
*.pidb.meta
24+
25+
# Unity3D Generated File On Crash Reports
26+
sysinfo.txt

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Unity-Shader-Basics-Tutorial

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /