Merge pull request #2309 from OpenRefine/thadguidry-patch-4

Add Apache Maven download path to .gitignore
This commit is contained in:
Antonin Delpeuch 2020-02-10 19:45:30 +00:00 committed by GitHub
commit 11db141da3
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-*/