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:
parent
c42943dc0c
commit
9b2596df78
5
.gitignore
vendored
5
.gitignore
vendored
@ -15,4 +15,7 @@ data/*
|
|||||||
wikidata/*
|
wikidata/*
|
||||||
|
|
||||||
# generated source files
|
# generated source files
|
||||||
build/*
|
build/*
|
||||||
|
|
||||||
|
# any IntelliJ IDEA files
|
||||||
|
.idea/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user