Skip to content

Commit 2b9edc2

Browse files
committed
Added .gitignore to scripts directory (facebook#403)
1 parent 7f1bd4b commit 2b9edc2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/react-scripts/.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
node_modules/
2+
build
3+
.DS_Store
4+
*.tgz
5+
my-app*
6+
template/src/__tests__/__snapshots__/

0 commit comments

Comments
 (0)