You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@etch.apache.org by gr...@apache.org on 2011/02/01 11:05:14 UTC

svn commit: r1065971 - in /incubator/etch/trunk/binding-cpp: .gitignore runtime/.gitignore

Author: grandyho
Date: Tue Feb  1 10:05:14 2011
New Revision: 1065971

URL: http://svn.apache.org/viewvc?rev=1065971&view=rev
Log:
ETCH-150 gitignores

Added:
    incubator/etch/trunk/binding-cpp/.gitignore
    incubator/etch/trunk/binding-cpp/runtime/.gitignore

Added: incubator/etch/trunk/binding-cpp/.gitignore
URL: http://svn.apache.org/viewvc/incubator/etch/trunk/binding-cpp/.gitignore?rev=1065971&view=auto
==============================================================================
--- incubator/etch/trunk/binding-cpp/.gitignore (added)
+++ incubator/etch/trunk/binding-cpp/.gitignore Tue Feb  1 10:05:14 2011
@@ -0,0 +1 @@
+*~

Added: incubator/etch/trunk/binding-cpp/runtime/.gitignore
URL: http://svn.apache.org/viewvc/incubator/etch/trunk/binding-cpp/runtime/.gitignore?rev=1065971&view=auto
==============================================================================
--- incubator/etch/trunk/binding-cpp/runtime/.gitignore (added)
+++ incubator/etch/trunk/binding-cpp/runtime/.gitignore Tue Feb  1 10:05:14 2011
@@ -0,0 +1 @@
+target
\ No newline at end of file