You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2016/12/12 21:03:44 UTC

[5/6] shiro-site git commit: add another ignored file '.idea'

add another ignored file '.idea'


Project: http://git-wip-us.apache.org/repos/asf/shiro-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/shiro-site/commit/fd8e936a
Tree: http://git-wip-us.apache.org/repos/asf/shiro-site/tree/fd8e936a
Diff: http://git-wip-us.apache.org/repos/asf/shiro-site/diff/fd8e936a

Branch: refs/heads/master
Commit: fd8e936a56ba4e7d750e0eaa0b030514f9fa436f
Parents: 8467671
Author: Brian Demers <bd...@apache.org>
Authored: Mon Dec 12 15:49:48 2016 -0500
Committer: Brian Demers <bd...@apache.org>
Committed: Mon Dec 12 15:49:48 2016 -0500

----------------------------------------------------------------------
 config.scms.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/shiro-site/blob/fd8e936a/config.scms.groovy
----------------------------------------------------------------------
diff --git a/config.scms.groovy b/config.scms.groovy
index 7a812e5..89af018 100644
--- a/config.scms.groovy
+++ b/config.scms.groovy
@@ -1,6 +1,6 @@
 scms {
 
-    excludes = ['templates/**', '**/.svn', '**/.git', '**/.gitignore', '**/*.iml', '**/*.ipr', '**/*.iws']
+    excludes = ['templates/**', '**/.svn', '**/.git', '**/.gitignore', '**/*.iml', '**/*.ipr', '**/*.iws', '**/.idea']
 
     //global defaults:
     //model {