[java-mvn-enforcer-data] branch main updated: Exclude files from git.
Scott Cantor
cantor.2 at osu.edu
Mon Aug 29 14:40:20 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-mvn-enforcer-data.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=b085d9b32132bc01179c7f1bf6893e945a785df2
The following commit(s) were added to refs/heads/main by this push:
new b085d9b Exclude files from git.
b085d9b is described below
commit b085d9b32132bc01179c7f1bf6893e945a785df2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Aug 29 10:40:16 2022 -0400
Exclude files from git.
---
.gitignore | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index c8b241f..e0077e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-target/*
\ No newline at end of file
+target
+test-output
+.classpath
+.project
+.settings
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list