diff --git a/.gitignore b/.gitignore index 931004894..269d7481e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ test/out .idea .DS_Store -launch.json \ No newline at end of file +launch.json + +# files generated by editors +.vscode/