diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-09 10:14:20 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-09 10:14:20 -0700 |
commit | c2bbec2f050da996f660f2ae28b365330ebff633 (patch) | |
tree | 2e4035e44637631c6034a7756ac917fc5d17ae79 /.gitignore | |
parent | 0c498556d5b11c101d2b18cf85cff2d53aa97d58 (diff) | |
download | infinitytier-c2bbec2f050da996f660f2ae28b365330ebff633.tar.gz infinitytier-c2bbec2f050da996f660f2ae28b365330ebff633.zip |
Docker example (and useful for testing)
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ Thumbs.db # *nix/Mac build droppings /build-* /ZeroTierOneInstaller-* +/examples/docker/zerotier-one +/examples/docker/test-*.env # Miscellaneous file types that we don't want to check in *.log |