Skip to content

Commit c448098

Browse files
authored
Add default .assets directory to .gitignore (Azure#23466)
1 parent e2f9999 commit c448098

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ yarn-error.log*
1111
*.seed
1212
*.pid.lock
1313

14+
# Default Assets restore directory
15+
.assets
16+
1417
# Directory for instrumented libs generated by jscoverage/JSCover
1518
lib-cov
1619

0 commit comments

Comments
 (0)