diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 91591ef0c4..8eba30fd82 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,5 @@ phantomjsdriver.log # TB default error screenshot folder error-screenshots/ +.vscode/settings.json +.project |