Optimize gitignores

Summary:
Use `tools/scm/optimize-gitignore.py` to optimize gitignores in fbcode,
fbandroid, and fbobjc, by moving rules to subdirectories.

Reviewed By: phillco

Differential Revision: D9660076

fbshipit-source-id: 3321ebaafb93e387a11fab000ba9e80afc88b210
This commit is contained in:
Jun Wu 2018-09-15 08:53:06 -07:00 committed by Facebook Github Bot
parent 4f49404e15
commit e82a2178af
1 changed files with 3 additions and 0 deletions

3
Libraries/Animated/release/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/lib/
/dist/
/node_modules/