diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-05-01 02:22:18 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-05-01 02:22:18 +0300 |
| commit | 81b3236f8ad2b2c0510830fc4c4717c02906825c (patch) | |
| tree | 0b599e14630e8a41ce49160159e3b9fbdc5c20cb /.gitignore | |
| parent | d7e74be2ba2a2a69302a25ce394540d8649c7997 (diff) | |
| download | Tango-81b3236f8ad2b2c0510830fc4c4717c02906825c.tar.gz Tango-81b3236f8ad2b2c0510830fc4c4717c02906825c.zip | |
FSE Installer constructed.
Added installer cache to git ignore.
Added encryption for disk cache.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d1eb3008e..139060822 100644 --- a/.gitignore +++ b/.gitignore @@ -305,6 +305,7 @@ __pycache__/ /Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer-cache /Software/Visual_Studio/Advanced Installer Projects/PPC Installer-cache /Software/Visual_Studio/Advanced Installer Projects/Stubs UI-cache +/Software/Visual_Studio/Advanced Installer Projects/FSE Installer-cache /Software/Visual_Studio/Build # ZBar binaries |
