diff --git a/.gitignore b/.gitignore index 6704566..9a5925d 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,7 @@ dist # TernJS port file .tern-port + +# IDE files +.vscode +.idea \ No newline at end of file