summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGrant Limberg <grant.limberg@zerotier.com>2016-11-07 14:08:26 -0800
committerGrant Limberg <grant.limberg@zerotier.com>2016-11-07 14:09:01 -0800
commitc802811ad298d20315e358b0fc7964a16e591aa6 (patch)
treef6a34de8b2947f6ce73136de41e03ff2a014b2b3 /.gitignore
parent5f63d5039bcca80241b12655c250a4238b936a74 (diff)
downloadinfinitytier-c802811ad298d20315e358b0fc7964a16e591aa6.tar.gz
infinitytier-c802811ad298d20315e358b0fc7964a16e591aa6.zip
Added a file copy util for Windows UI
Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3ef1581..d368697c 100755
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,8 @@ Thumbs.db
/windows/*.db
/windows/*.opendb
enc_temp_folder
+/windows/copyutil/bin
+/windows/copyutil/obj
# *nix/Mac build droppings
/build-*