diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ target/ +intentanalysis/log/ # IntelliJ files .idea/ *.iml # Generated by Springboot Init Tool -.mvn/
\ No newline at end of file +.mvn/ |