Ignore IDEA files (#676)

selfmerging - too simple of a change and non-consequential as there are no files like that checked in.
This commit is contained in:
Yuri Astrakhan 2019-10-09 15:13:13 -04:00 committed by GitHub
parent c42943dc0c
commit 9b2596df78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -15,4 +15,7 @@ data/*
wikidata/*
# generated source files
build/*
build/*
# any IntelliJ IDEA files
.idea/