diff options
author | Grant Limberg <glimberg@gmail.com> | 2015-10-21 20:29:03 -0700 |
---|---|---|
committer | Grant Limberg <glimberg@gmail.com> | 2015-10-21 20:29:03 -0700 |
commit | 5b6ddaa2d744dfc726829da0893a7f03c9043c8a (patch) | |
tree | 76b67a8ed02152597e81fd2366c0e5e7a83bc2e2 /.gitignore | |
parent | 6471c1f4e26c0230b40bf0102a52493aa78236b9 (diff) | |
download | infinitytier-5b6ddaa2d744dfc726829da0893a7f03c9043c8a.tar.gz infinitytier-5b6ddaa2d744dfc726829da0893a7f03c9043c8a.zip |
Base windows UI is working.
* No joining/leaving networks yet, but they do display.
* Nothing is updated yet after first load of the app. Need to set up a background task to run updates.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,3 +71,4 @@ java/build_win32/ /java/mac32_64/ windows/WinUI/obj/ windows/WinUI/bin/ +windows/ZeroTierOne/Debug/ |