aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorShuhaoCai <caishuhao@huawei.com>2022-07-08 09:44:16 +0800
committerShuhaoCai <caishuhao@huawei.com>2022-07-11 16:40:31 +0800
commit2369b55a48d6ca3ce251b86e0c4150806e60f183 (patch)
treedcd4d626473e0b7289df465bc78b794b0d28ccd3 /.gitignore
parent5cc8f3f6a5f57ef530daae0cf5de145f02e15fa7 (diff)
intent schema definition
springboot framework init and intent dto and po definition Signed-off-by: ShuhaoCai <caishuhao@huawei.com> Issue-ID: USECASEUI-692 Change-Id: I4c1f9c4aa05c10f62d04b9e557ebb4089124dcf7
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6980558..7915757 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@ target/
# IntelliJ files
.idea/
*.iml
+
+# Generated by Springboot Init Tool
+.mvn/ \ No newline at end of file