diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -34,16 +34,10 @@ .qmake.stash *.autosave /ZeroTier One.dmg -/root-topology/*.secret -/testnet/local-testnet/n???? -/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 -/netconf/netconf.db +/root-topology/bin2c +/root-topology/mktopology +/root-topology/test/supernodes +/root-topology/test/test-root-topology java/obj/ java/libs/ java/bin/ |