Ignore .vscode in git.
This commit is contained in:
parent
d28e82962d
commit
65e8835fb5
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -16,6 +16,8 @@
|
|||
*.pyc
|
||||
*.swp
|
||||
.DS_Store
|
||||
.vscode
|
||||
.vscode/*
|
||||
/trunk/Makefile
|
||||
/trunk/objs
|
||||
/trunk/src/build-qt-Desktop-Debug
|
||||
|
|
|
|||
2
trunk/.gitignore
vendored
2
trunk/.gitignore
vendored
|
|
@ -34,8 +34,6 @@
|
|||
/research/speex/
|
||||
/test/
|
||||
.DS_Store
|
||||
.vscode
|
||||
.vscode/*
|
||||
srs
|
||||
*.dSYM/
|
||||
*.gcov
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user