diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2017-06-30 12:49:47 -0700 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2017-07-13 15:11:12 +0200 |
commit | 6ca7b28e60afdc72d888b4c96fff509568ee3bd5 (patch) | |
tree | 4389f21696583180fe223558d9725c7b7f45ff54 /.gitignore | |
parent | 92354bdc25d7857b5142da35806a3b2e7bad2b4e (diff) | |
download | qtlocation-mapboxgl-6ca7b28e60afdc72d888b4c96fff509568ee3bd5.tar.gz |
[build] add ccache + Circle CI caching
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 653ff30c45..b6a8498460 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ xcuserdata /documentation test/fixtures/api/assets.zip test/fixtures/storage/assets.zip +/.circle-week |