diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-06-24 13:03:39 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-06-24 13:03:39 +0300 |
| commit | 54802d8343dcb710ced4d009995a8cc796915039 (patch) | |
| tree | b72d2d9bc9ae1a292e60d5b9a29cac6b2791963c /.gitignore | |
| parent | 5095a1dd5f65a7659083cae6dfccb34007720ee9 (diff) | |
| download | Tango-54802d8343dcb710ced4d009995a8cc796915039.tar.gz Tango-54802d8343dcb710ced4d009995a8cc796915039.zip | |
Added password encryption.
Core version 1.0.0.1
Machine Studio version 1.0.0.4
Added forced update to machine studio versions db.
Removed pubxml files from gitignore.
Implemented a publish profile for machine studio update service.
Worked on twine.local IIS & FTP !! :(
Implemented virtual host names for publish and download (MS versions) FTP sites.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index ceda39a8f..22a80df8a 100644 --- a/.gitignore +++ b/.gitignore @@ -150,8 +150,6 @@ publish/ *.azurePubxml # TODO: Comment the next line if you want to checkin your web deploy settings # but database connection strings (with potential passwords) will be unencrypted -*.pubxml -*.publishproj # Microsoft Azure Web App publish settings. Comment the next line if you want to # checkin your Azure Web App publish settings, but sensitive information contained |
