diff options
| author | Joel Klinghed <the_jk@opera.com> | 2020-07-17 15:34:59 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@opera.com> | 2020-07-17 15:34:59 +0200 |
| commit | a1566d1ca182c1714fb5cdb4540adc9afacef5bf (patch) | |
| tree | 408baa4032d893231fdb961f6e8fa3cbc2856f97 /subprojects/.gitignore | |
| parent | 7b459f749b317456c5c528ea7f44dfe5869fbfd0 (diff) | |
Add GOMA support
Diffstat (limited to 'subprojects/.gitignore')
| -rw-r--r-- | subprojects/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/subprojects/.gitignore b/subprojects/.gitignore new file mode 100644 index 0000000..d8fa25a --- /dev/null +++ b/subprojects/.gitignore @@ -0,0 +1,2 @@ +packagecache/ +rapidjson-1.1.0/ |
