diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2020-06-25 09:01:16 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2020-06-25 09:01:16 +0300 |
| commit | b7a18e72dd25049bab9ff670f9141862fdf13c51 (patch) | |
| tree | b44b87dc07a6ce65a1dc2c98c298a9e3f5b7c04f /.gitignore | |
| parent | bf7cf5171c8c05e15f55f1b0b510d6d1a23e4808 (diff) | |
| download | Tango-b7a18e72dd25049bab9ff670f9141862fdf13c51.tar.gz Tango-b7a18e72dd25049bab9ff670f9141862fdf13c51.zip | |
Flow analyzer. Changed allowed error from >=1.3 to >=1.5
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6a3fd134c..49a7f63ee 100644 --- a/.gitignore +++ b/.gitignore @@ -314,3 +314,5 @@ __pycache__/ # OpenCV binaries !/Software/External_Repositories/OpenCV/bin /Software/PMR/Messages/.metadata +/Software/Visual_Studio/.tfignore.txt +/Software/Visual_Studio/.nuget/NuGet.config |
