diff options
author | Steve Smokowski <ss835w@att.com> | 2020-10-07 13:58:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-07 13:58:53 +0000 |
commit | bcf518fda267cbb20e3bc26853642d8863acfcac (patch) | |
tree | 480708a6003956950dff8ae2d95d711e07606115 /.gitignore | |
parent | 70b4f3341911e56468cb32c254b1bb5930dc0bab (diff) | |
parent | e5cd396487f186c407f8abc15f6b95d037ea1687 (diff) |
Merge "updated plugin management section to cover plugin"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 79d2c94622..c57b142a05 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/M **/bin/ /tattletale/ /.metadata/ +**/.sts4-cache +**/.java-version |