diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-10-03 13:06:13 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-10-03 13:06:13 -0700 |
commit | d7189dd6c7cea9cac3f087bd2e2c8f0b12924a0e (patch) | |
tree | 78ea3790a56e34df7b40bb6baabfa495c27c5684 /.gitignore | |
parent | 5fc3c0812a5b2e4c97c196929a5142e471c86258 (diff) | |
download | infinitytier-d7189dd6c7cea9cac3f087bd2e2c8f0b12924a0e.tar.gz infinitytier-d7189dd6c7cea9cac3f087bd2e2c8f0b12924a0e.zip |
.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -26,9 +26,17 @@ *.cache *.obj *.tlog +*.pid /build-* /ZeroTierOneInstaller-* .qmake.stash *.autosave /ZeroTier One.dmg /root-topology/*.secret +/testnet/local-testnet/*/peers.persist +/testnet/local-testnet/*/authtoken.secret +/testnet/local-testnet/*/*.log +/testnet/local-testnet/*/*.old +/testnet/local-testnet/*/root-topology +/testnet/local-testnet/*/local.conf +/testnet/local-testnet/*/networks.d |