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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 93a6277  Git ignore /bin/
93a6277 is described below

commit 93a62774063f2ad3bab43920445abf088cbd1ad1
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Wed Sep 11 09:00:32 2019 -0400

    Git ignore /bin/
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index a71424a..efe49a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,5 @@ site-content
 
 ### Ignore IntelliJ files
 /.idea/
-*.iml
\ No newline at end of file
+*.iml
+/bin/

Reply via email to