mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Ignore bundle.js for examples (#7498)
* Ignore bundle.js for examples
* Move ignored bundle.js under examples directory
(cherry picked from commit 5331fd00bc)
This commit is contained in:
committed by
Paul O’Shannessy
parent
4b7f7b371b
commit
bf3f9cffc2
@@ -18,6 +18,7 @@ docs/js/*
|
||||
docs/downloads
|
||||
docs/vendor/bundle
|
||||
examples/shared/*.js
|
||||
examples/**/bundle.js
|
||||
test/the-files-to-test.generated.js
|
||||
*.log*
|
||||
chrome-user-data
|
||||
|
||||
Reference in New Issue
Block a user