diff options
author | Thomas Haller <thaller@redhat.com> | 2017-04-19 11:45:29 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-04-19 11:52:26 +0200 |
commit | b4b8e8115341a2fad9d02c22d414bb6090f2866f (patch) | |
tree | 80372840e034e789830dc05a4627f268ea14d045 | |
parent | 2bb62945a37dacd0a46be53bc7af268601989754 (diff) | |
download | NetworkManager-b4b8e8115341a2fad9d02c22d414bb6090f2866f.tar.gz |
gitignore: ignore .zanata-cache directory
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 42e68e201b..a2de16f61e 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ cscope.*out valgrind-*.log test-*.log test-*.trs +/.zanata-cache/ /NetworkManager-*.tar.* |