diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 11:00:33 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 11:11:57 -0500 |
commit | 6e095a089f0ef20094b19f74f2b7b44ec92ad3d9 (patch) | |
tree | 92d2bf977c7a7bab625002e758da775f5d01d30a /.gitignore | |
parent | b3e0ce728fc17b3b623157613a44d54d82c6c2e3 (diff) |
Update tags to comply with ONAP naming standards
Updated tag version to comply with ONAP naming standards
Issue-ID: CCSDK-2963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I654396e52baf4fc940bb43bb2e6fff357e3f2143
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.pydevproject +.vscode +.factorypath ## Compilation Files ## *.class |