| # ignore everything | |
| * | |
| # except for items in the pkg directory and self. | |
| # except for our files in boringssl. The checkout is in boringssl/src. | |
| !.gitignore | |
| !pkg | |
| !pkg_tested | |
| !/tcmalloc | |
| !drt_resources | |
| !d8 | |
| !7zip.tar.gz.sha1 | |
| !firefox_jsshell | |
| !gsutil.tar.gz.sha1 | |
| !clang.tar.gz.sha1 | |
| !unittest.tar.gz.sha1 |