Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit a58af47

Browse files
committed
Ignore various paths for automation
1 parent 60a63d8 commit a58af47

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/[Ll]ibrary/
33
/[Tt]emp/
44
/[Oo]bj/
5+
/artifacts/
56
/[Bb]uild/
67
/[Bb]uilds/
78
/Assets/AssetStoreTools*

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/artifacts*
2+
/build*
3+
/.gitignore

0 commit comments

Comments
 (0)