1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-01 14:43:48 +01:00

Add .vscode to gitignore

Signed-off-by: Ajay Ramachandran <dev@ajay.app>
This commit is contained in:
Ajay Ramachandran
2021-07-21 13:21:03 -04:00
committed by Sol Fisher Romanoff
parent 615f9439ad
commit ef0f3cd9ad

3
.gitignore vendored
View File

@@ -211,3 +211,6 @@ win/xaudacity.ico
#other files that get in the way #other files that get in the way
*/not-for-git/* */not-for-git/*
*.dll *.dll
# VSCode
.vscode/