You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/03/06 21:55:16 UTC

[49/53] [abbrv] git commit: Excludes OSX specific folders

Excludes OSX specific folders


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

Branch: refs/heads/feature/move-jsps-under-webinf
Commit: a6760cf0fe63c55d1763f62173f03bdb6f34e695
Parents: d0c90dd
Author: Lukasz Lenart <lu...@apache.org>
Authored: Thu Mar 6 08:16:59 2014 +0100
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Thu Mar 6 08:16:59 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/struts/blob/a6760cf0/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 81d351f..313053b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,9 @@
 .project
 .settings/
 
+# OSX
+.DS_Store
+
 # Scripts
 *.sh