diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-04-27 00:08:24 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-04-27 00:08:24 +0300 |
commit | 8c52c1aac1f116b11e7599c12c3db4edcbc0ddeb (patch) | |
tree | e0035350d8ea3f555dfb471068f7d64e658c876a /.gitignore | |
parent | b9248394f45944640997a4dc761e3ffc03788f89 (diff) | |
download | ManaVerse-8c52c1aac1f116b11e7599c12c3db4edcbc0ddeb.tar.gz ManaVerse-8c52c1aac1f116b11e7599c12c3db4edcbc0ddeb.tar.bz2 ManaVerse-8c52c1aac1f116b11e7599c12c3db4edcbc0ddeb.tar.xz ManaVerse-8c52c1aac1f116b11e7599c12c3db4edcbc0ddeb.zip |
Add ccache into most build scripts.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1ab9422b2..a45654eca 100644 --- a/.gitignore +++ b/.gitignore @@ -115,6 +115,7 @@ build/clmake build/bmakesnapshot build/checkplugin.so build/tmp +build/ccache # debian debian/* |