diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index dabb31e84b6..ba4e104aeba 100644 --- a/.gitignore +++ b/.gitignore @@ -51,7 +51,6 @@ ltmain.sh ylwrap test-driver -.cproject *.iml .bootstrap.ok .settings @@ -62,6 +61,8 @@ test-driver .DS_Store .idea/ .project +.cproject +.vscode/ # cscope and ctags /cscope.* |