You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@batchee.apache.org by ol...@apache.org on 2013/11/06 05:05:42 UTC

[2/2] git commit: add .gitignore file

add .gitignore file


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

Branch: refs/heads/master
Commit: 51eb47b7f5ad3d2203de1c949a3e0e148a52529d
Parents: bc51387
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed Nov 6 15:05:25 2013 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed Nov 6 15:05:25 2013 +1100

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


http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/51eb47b7/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1717fc4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+target
+*.iml
+idea/