This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch activity-monitor
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/activity-monitor by this push:
new 3cc0726f added vscode to gitignore
3cc0726f is described below
commit 3cc0726feabe8d8f8460cfb3dd0aacd73ec33130
Author: Christian Grobmeier <[email protected]>
AuthorDate: Tue Nov 14 23:19:47 2023 +0100
added vscode to gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7b7183b9..d0cc0dfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
.project
.settings
.DS_Store
+.vscode
\ No newline at end of file