Add .metadata to ignore Eclipse plugins meta

This commit is contained in:
Thad Guidry 2020-04-16 09:08:12 -05:00 committed by GitHub
parent 4e75942a72
commit f560dddc70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -28,6 +28,7 @@ test-out/
/bin /bin
open-refine.log open-refine.log
.vscode .vscode
.metadata # Eclipse plugins specific
.idea .idea
*.iml *.iml
@ -53,4 +54,4 @@ apache-maven-*/
apache-maven-*-bin.tar.gz apache-maven-*-bin.tar.gz
# Ignore refine-dev.ini # Ignore refine-dev.ini
refine-dev.ini refine-dev.ini