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

3
.gitignore vendored
View File

@@ -16,3 +16,6 @@ wikidata/*
# generated source files # generated source files
build/* build/*
# any IntelliJ IDEA files
.idea/