Added all
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,6 +10,7 @@
|
|||||||
.idea/**/workspace.xml
|
.idea/**/workspace.xml
|
||||||
.idea/**/tasks.xml
|
.idea/**/tasks.xml
|
||||||
.idea/dictionaries
|
.idea/dictionaries
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/macos
|
# Created by https://www.toptal.com/developers/gitignore/api/macos
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=macos
|
# Edit at https://www.toptal.com/developers/gitignore?templates=macos
|
||||||
@@ -198,4 +199,4 @@ buildNumber.properties
|
|||||||
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
|
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
|
||||||
!/.mvn/wrapper/maven-wrapper.jar
|
!/.mvn/wrapper/maven-wrapper.jar
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/java,maven,intellij+all,jetbrains+all
|
# End of https://www.gitignore.io/api/java,maven,intellij+all,jetbrains+all
|
||||||
|
|||||||
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"java.compile.nullAnalysis.mode": "automatic",
|
|
||||||
"java.configuration.updateBuildConfiguration": "interactive"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user