We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d663459 commit 539c618Copy full SHA for 539c618
.gitignore
@@ -5,7 +5,7 @@ build
5
my-app*
6
template/src/__tests__/__snapshots__/
7
lerna-debug.log
8
-npm-debug.log
+npm-debug.log*
9
yarn-debug.log*
10
yarn-error.log*
11
/.changelog
packages/react-scripts/template/gitignore
@@ -12,7 +12,7 @@
12
# misc
13
.DS_Store
14
.env
15
16
17
18
0 commit comments