summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-29 12:35:38 -0400
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-29 12:35:38 -0400
commit6882c374c9c4ebe059ad2d0e65726a908e053cd7 (patch)
tree5b470e51abac4b9c4b678305b92c89c65ff1b970 /.gitignore
parent18919465c38df7a9e03c3f81c346bfe16d167180 (diff)
downloadinfinitytier-6882c374c9c4ebe059ad2d0e65726a908e053cd7.tar.gz
infinitytier-6882c374c9c4ebe059ad2d0e65726a908e053cd7.zip
Add two new Windows projects: Windows service (process supervisor) and Windows Installer/Updater. Our installer/updater is probably going to be custom-written, and will be used both for installation (in which it'll pop up a progress meter) and for updates via a command line switch.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3d12d5d2..aa889998 100755
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@ mac-tap/tuntap/tap.kext
/vsprojects/ZeroTierOne/x64
/vsprojects/TapDriver/Win32
/vsprojects/TapDriver/x64
+/vsprojects/InstallerUpdater/obj
+/vsprojects/Service/obj
/Build/*
*.log
*.opensdf