Skip to content

Commit 671d066

Browse files
authored
Update .gitignore in addon/ to ignore README.md and LICENSE.md
1 parent b811c5b commit 671d066

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

addon/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@
2525
/package.json.ember-try
2626

2727
.eslintcache
28+
29+
# The authoritative copies of these live in the monorepo root (because they're
30+
# more useful on github that way), but the build copies them into here so they
31+
# will also appear in published NPM packages.
32+
/README.md
33+
/LICENSE.md

0 commit comments

Comments
 (0)