Update .gitignore

This commit is contained in:
truongdatnhan
2022-07-21 14:48:52 +07:00
committed by GitHub
parent 563d3033b9
commit 3a30642969

10
.gitignore vendored
View File

@@ -1,4 +1,4 @@
/logs/**
/logs/**
.idea/
*.iml
/target
@@ -7,6 +7,12 @@
/build/
/dist/
/nbproject/
/.settings
/out
*.onetoc2
# Eclipse m2e generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath