[java-idp-plugin-thymeleaf] 01/01: Initial ignore file.
Scott Cantor
cantor.2 at osu.edu
Mon Feb 5 20:31:31 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-thymeleaf.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-thymeleaf.git;a=commit;h=c318b1491ebbc8244bf429ce2fd3ed36bbe12841
commit c318b1491ebbc8244bf429ce2fd3ed36bbe12841
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 5 15:31:24 2024 -0500
Initial ignore file.
---
.gitignore | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..14f1403
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+# A simulation of Subversion default ignores, generated by reposurgeon.
+*~
+*.#*
+.*.swp
+.DS_Store
+# Simulated Subversion default ignores end here
+# The contents of the svn:ignore property on the branch root.
+.factorypath
+classpath:
+.DS_Store
+target/
+bin/
+test-output/
+.classpath
+.project
+.settings
+.vscode
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list