Add Apache Maven download path to .gitignore
This commit is contained in:
parent
b02830c879
commit
e9b4fe6c7c
3
.gitignore
vendored
3
.gitignore
vendored
@ -43,3 +43,6 @@ target/
|
|||||||
*.classpath
|
*.classpath
|
||||||
*.project
|
*.project
|
||||||
*.settings
|
*.settings
|
||||||
|
|
||||||
|
# Ignore Apache Maven default download path
|
||||||
|
apache-maven-*/
|
||||||
|
Loading…
Reference in New Issue
Block a user