You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2013/03/19 21:57:30 UTC

git commit: Adding IDEA specific files to .gitignore

Updated Branches:
  refs/heads/master d87866a29 -> 552f9afcd


Adding IDEA specific files to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/552f9afc
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/552f9afc
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/552f9afc

Branch: refs/heads/master
Commit: 552f9afcd6c02e384094160b4bdb54f8b7f2bd36
Parents: d87866a
Author: Konstantin Boudnik <co...@wandisco.com>
Authored: Tue Mar 19 13:55:19 2013 -0700
Committer: Konstantin Boudnik <co...@wandisco.com>
Committed: Tue Mar 19 13:55:19 2013 -0700

----------------------------------------------------------------------
 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/552f9afc/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index c450086..c82d0c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,6 @@ target
 *~
 *.project
 *.settings
-*.classpath
\ No newline at end of file
+*.classpath
+*.iml
+.idea