This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
The following commit(s) were added to refs/heads/master by this push:
new de825fa Added the bin directory to .gitignore
de825fa is described below
commit de825faac09ae05635b060fa6eb2af8872bf64bd
Author: emmanuel lecharny <[email protected]>
AuthorDate: Mon Mar 28 14:53:20 2022 +0200
Added the bin directory to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 8dec982..aaa386a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ target/
.settings
.classpath
.idea
+bin/