diff --git a/.gitignore b/.gitignore index efa6d897..04abe32b 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,7 @@ desktop.ini npm-ls.txt npm-audit.txt .vscode/launch.json + +# Debug files +*.debug.ts +*.debug.js