diff --git a/.gitignore b/.gitignore index c6d8883..79bdd61 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,10 @@ fastp *.exe *.out *.app + +# Editor Config +.vscode + +# Test Output +*.json +*.html \ No newline at end of file