Add a .gitignore for coho
Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/7ba4c8c8 Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/7ba4c8c8 Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/7ba4c8c8 Branch: refs/heads/master Commit: 7ba4c8c86560ac66570cb6b60b7cbba7a6caf402 Parents: 07e025e Author: Andrew Grieve <[email protected]> Authored: Tue May 28 15:31:07 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Tue May 28 15:31:07 2013 -0400 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/7ba4c8c8/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..98c049a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +apache-rat-0.8 +node_modules
