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

5
.gitignore vendored
View File

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