You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/02/11 15:28:18 UTC

[commons-bcel] branch master updated: [BCEL-298] Add some files to .gitignore (#19)

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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new ed95228  [BCEL-298] Add some files to .gitignore (#19)
ed95228 is described below

commit ed95228968d2437a8cc0e160e21accf696a5d136
Author: zhangminglei <zm...@163.com>
AuthorDate: Mon Feb 11 23:28:13 2019 +0800

    [BCEL-298] Add some files to .gitignore (#19)
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8929756..4b0f216 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@
 /.classpath
 /.project
 /maven-eclipse.xml
+.idea
+*.iml