diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-11-14 19:42:11 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-11-14 19:42:11 +0100 |
| commit | e5a95211bf1cbfdb15985962c0de1620c0a39e3f (patch) | |
| tree | 09b1b1a39fda2ffa4b8f37d979bb83e92f238971 | |
| parent | 2411e6465cc90c28ba96814adb69396abc3701c5 (diff) | |
Ignore native compilation cache.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ projects # All caches *.cache +eln-cache/ # These directories are populated on config execution. meta/** |