This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-master.git


The following commit(s) were added to refs/heads/master by this push:
     new 64317cb  Add .gitignore
64317cb is described below

commit 64317cb2a029d86f17f0084f37c2dc1bb51b2a40
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Jan 16 11:49:42 2024 +0100

    Add .gitignore
---
 pom/.gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom/.gitignore b/pom/.gitignore
new file mode 100644
index 0000000..9a89c84
--- /dev/null
+++ b/pom/.gitignore
@@ -0,0 +1,3 @@
+target/
+.classpath
+.project

Reply via email to