[java-shib-shared] branch main updated: Ignore vscode files.
Scott Cantor
cantor.2 at osu.edu
Tue Aug 1 14:17:32 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=2b3a5086357b6697de93d2c9f6a97c2826f15dc6
The following commit(s) were added to refs/heads/main by this push:
new 2b3a5086 Ignore vscode files.
2b3a5086 is described below
commit 2b3a5086357b6697de93d2c9f6a97c2826f15dc6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Aug 1 10:17:24 2023 -0400
Ignore vscode files.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index aa73350e..a34f0e4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/target
+.vscode
.project
.classpath
.settings
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list