diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-06 21:02:59 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-06 21:02:59 -0700 |
commit | 4426899e8c9469518325f39f173151b3535ac20e (patch) | |
tree | ef4253b6b083075ae721e354c0e01ee7b938cda8 /.gitignore | |
parent | d56e9fce415e5b764091921dd5cedde175fbcf7d (diff) | |
download | infinitytier-4426899e8c9469518325f39f173151b3535ac20e.tar.gz infinitytier-4426899e8c9469518325f39f173151b3535ac20e.zip |
Add support for local user account caching of authtoken.secret as in old UI -- this is now pretty much working.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,4 +39,4 @@ /root-topology/*.secret /root-topology/test/supernodes /root-topology/test/test-root-topology -xcuserdata +/ext/mac-ui-macgap1-wrapper/MacGap.xcodeproj/project.xcworkspace/xcuserdata/* |