You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by ha...@apache.org on 2013/12/02 21:03:50 UTC

git commit: Added file .gitignore and specified target/ and .scala_dependencies in .gitignore

Updated Branches:
  refs/heads/master 53ce09dc3 -> a60c089c5


Added file .gitignore and specified target/ and .scala_dependencies in .gitignore


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

Branch: refs/heads/master
Commit: a60c089c5579ae5c04a4bd406da1fa275595d86b
Parents: 53ce09d
Author: hhn <ha...@getunik.com>
Authored: Mon Dec 2 21:01:40 2013 +0100
Committer: hhn <ha...@getunik.com>
Committed: Mon Dec 2 21:01:40 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/clerezza/blob/a60c089c/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..429fcbb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+target/
+.scala_dependencies
+