This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch security-updates in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
commit e528e199d8debd8921e144bda1ff32997ca25839 Author: Josh Tynjala <joshtynj...@bowlerhat.dev> AuthorDate: Mon Jan 9 09:41:11 2023 -0800 .gitignore: ignore VSCode files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4eaea85..419ab05 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ *.ipr *.iws +# vscode conf files +.vscode/ + # building target [Bb]uild/