We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b811c5b commit 671d066Copy full SHA for 671d066
addon/.gitignore
@@ -25,3 +25,9 @@
25
/package.json.ember-try
26
27
.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