diff --git a/.gitignore b/.gitignore index cae69c7..9696f56 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,6 @@ wikidata/* # generated source files build/* -# any IntelliJ IDEA files +# any IDE files .idea/ +.vscode/