mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
# Realizing whitelist by excluding everything and specifying exceptions.
|
|
|
|
/*
|
|
|
|
!/built
|
|
!/tools
|
|
!/elasticsearch
|
|
!/package.json
|
|
!/.travis.yml
|
|
!/appveyor.yml
|