Add Apache Maven download path to .gitignore

This commit is contained in:
Thad Guidry 2020-02-10 13:35:54 -06:00 committed by GitHub
parent b02830c879
commit e9b4fe6c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -43,3 +43,6 @@ target/
*.classpath
*.project
*.settings
# Ignore Apache Maven default download path
apache-maven-*/