diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ae97f1caf..5d67a6b70 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,5 @@ Makefile.in /tests/test-filesys /tests/test-gphoto2 +.vscode/ + +/tmpwrk*/ |