mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Ignore .module-cache directories
(cherry picked from commit 5bd449c157)
This commit is contained in:
@@ -6,11 +6,13 @@ static
|
||||
.grunt
|
||||
_SpecRunner.html
|
||||
build/
|
||||
.module-cache
|
||||
*.gem
|
||||
docs/code
|
||||
docs/_site
|
||||
docs/.sass-cache
|
||||
docs/css/react.css
|
||||
docs/js/.module-cache
|
||||
docs/js/JSXTransformer.js
|
||||
docs/js/react.min.js
|
||||
docs/js/docs.js
|
||||
|
||||
Reference in New Issue
Block a user