[js-embedded-discovery] branch main updated: Ignore dist files.
Scott Cantor
cantor.2 at osu.edu
Tue Feb 27 15:31:39 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository js-embedded-discovery.
View the commit online:
http://git.shibboleth.net/view/?p=js-embedded-discovery.git;a=commit;h=e729313834e08c518266001a04823da959793acb
The following commit(s) were added to refs/heads/main by this push:
new e729313 Ignore dist files.
e729313 is described below
commit e729313834e08c518266001a04823da959793acb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 27 10:31:35 2024 -0500
Ignore dist files.
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 819c6b9..d36eef3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@
# The contents of the svn:ignoreproperty on the branch root.
/target
/.project
+*.tar.gz
+*.zip
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list