Add .gitignore.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/commit/836d958e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/tree/836d958e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/diff/836d958e Branch: refs/heads/master Commit: 836d958eb2c5f2081b362ddca3883a45522dcbef Parents: cef079e Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Thu Jul 12 11:22:50 2012 -0700 Committer: Michael Brooks <mich...@michaelbrooks.ca> Committed: Thu Jul 12 11:22:50 2012 -0700 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/blob/836d958e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fd29596 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# OS X +.DS_Store