diff options
author | Benjamin, Max <max.benjamin@att.com> | 2020-10-01 16:42:37 -0400 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@att.com> | 2020-10-01 16:42:37 -0400 |
commit | e5cd396487f186c407f8abc15f6b95d037ea1687 (patch) | |
tree | a19f722b211f0d48cd8de791e4d563763c2d2f05 /.gitignore | |
parent | abe12dca0faad2a6d79750d559d2a80fe8532996 (diff) |
updated plugin management section to cover plugin
updated plugin management section to cover plugin in eclipse
Issue-ID: SO-3283
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icbbab7258867052095c9212e9d2773816cb53302
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 |