You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by ol...@apache.org on 2013/09/05 07:51:30 UTC

git commit: ignore idea files

Updated Branches:
  refs/heads/master 4bfd2dc89 -> a5262c6e9


ignore idea files


Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/a5262c6e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/a5262c6e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/a5262c6e

Branch: refs/heads/master
Commit: a5262c6e960798de30b5b3278daa0a9e0590217a
Parents: 4bfd2dc
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Sep 5 15:51:20 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Sep 5 15:51:20 2013 +1000

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/a5262c6e/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 862734b..252b816 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@ target/
 .project
 .settings
 .metadata
+.idea/
+*.iml
 **/derby.log
 **/TempStatsStore/
 # Package Files #