mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
.gitignore more IDE related stuff
This commit is contained in:
parent
13b6bad396
commit
c8b81b78ea
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -29,3 +29,10 @@ src/generated
|
||||||
# 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
|
||||||
|
|
||||||
|
# IDE stuff
|
||||||
|
.project
|
||||||
|
.classpath
|
||||||
|
.factorypath
|
||||||
|
.settings
|
||||||
|
.vscode
|
||||||
|
*.code-workspace
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue