Files
yoga/playground/.hgignore

18 lines
541 B
Plaintext
Raw Normal View History

syntax: re
# Lines that start with '#' are comments.
#
# Do not edit this file! Make changes to a .gitignore instead, then run
# the following from the fbsource root:
# ./tools/generate_hgignore.py xplat/yoga/playground
#
# @generated SignedSource<<86808b604700421b254b8bebf134394b>>
#####
### From .gitignore
#####
^(?:node\_modules|coverage|build)(?:/|$)
(?:^|/)(?:\.DS\_Store|\.env\.local|\.env\.development\.local|\.env\.test\.local|\.env\.production\.local|npm\-debug\.log[^/]*|yarn\-debug\.log[^/]*|yarn\-error\.log[^/]*)(?:/|$)