Added target folder to ignore
This commit is contained in:
parent
defd9430cc
commit
c8f382a4eb
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
||||||
/build/
|
/build/
|
||||||
/bin/
|
/bin/
|
||||||
/target/
|
/target/
|
||||||
|
/target/
|
||||||
|
|
||||||
/.repository/
|
/.repository/
|
||||||
/.flattened-pom.xml
|
/.flattened-pom.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue