diff --git a/.gitignore b/.gitignore index f4f47c5ee..5c6962be1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,11 @@ *~ .weblate *.class + +# vscode / eclipse files +*.classpath +*.project +*.settings +bin/ +.vscode/ +*.code-workspace