This is an automated email from the ASF dual-hosted git repository.
gstein pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
The following commit(s) were added to refs/heads/trunk by this push:
new 4d2d0c0 dirs have files now. remove placeholders. tweak gitignore for
bs.zip
4d2d0c0 is described below
commit 4d2d0c0464ec3dce984c169827c76efecc4f99e7
Author: Greg Stein <[email protected]>
AuthorDate: Sat Aug 30 04:06:26 2025 -0500
dirs have files now. remove placeholders. tweak gitignore for bs.zip
---
.gitignore | 4 ++++
v3/bin/.placeholder | 0
v3/server/static/.placeholder | 0
3 files changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 00fdff7..2247ff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+v3/bin/bs.zip
+
+
+### default/generic ignores below
*.py[co]
# Packages
diff --git a/v3/bin/.placeholder b/v3/bin/.placeholder
deleted file mode 100644
index e69de29..0000000
diff --git a/v3/server/static/.placeholder b/v3/server/static/.placeholder
deleted file mode 100644
index e69de29..0000000