Skip to content

Commit 27225e0

Browse files
committed
Update ignore.
1 parent 1b3a2f9 commit 27225e0

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

.gitignore

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,22 @@
99
/obj
1010
/Tutorials
1111
/Publish
12-
/Assets/Libraries
13-
/Assets/JCS_GameData/WebcamShot
1412

15-
# Except these directory.
16-
!/Assets/Libraries/Tweener/
13+
# 3rd party plugins
14+
/Assets/GaussianBlur
15+
/Assets/GaussianBlur.*
16+
/Assets/Infinity Code
17+
/Assets/Infinity Code.*
18+
/Assets/LogViewer
19+
/Assets/LogViewer.*
20+
/Assets/SpriteMask
21+
/Assets/SpriteMask.*
22+
/Assets/StandaloneFileBrowser
23+
/Assets/StandaloneFileBrowser.*
24+
/Assets/TextMesh Pro
25+
/Assets/TextMesh Pro.*
26+
/Assets/UI-Polygon
27+
/Assets/UI-Polygon.*
1728

1829
# ignore build info
1930
/Assets/StreamingAssets/build_info

0 commit comments

Comments
 (0)