diff options
author | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2018-05-24 17:09:30 +0200 |
---|---|---|
committer | Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | 2018-05-27 02:23:57 +0200 |
commit | f57d1013ea7b2a47e13eea5e855879d32b35b10b (patch) | |
tree | b791ca8a3aced712360936f28e2e0f2021555eb9 /.gitignore | |
parent | 07c714790e9eaf252d3a6c060fa99cedf1d9a9ed (diff) | |
download | ansible-f57d1013ea7b2a47e13eea5e855879d32b35b10b.tar.gz |
Gitignore SYMLINK_CACHE.json
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ee3a22558e..dbca91c8cd 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,5 @@ htmlcov/ # ansible-test coverage results test/units/.coverage.* /test/integration/cloud-config-azure.yml + +/SYMLINK_CACHE.json |