You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2013/10/25 06:34:00 UTC

svn commit: r1535631 - in /incubator/sirona/trunk: .gitignore NOTICE.txt

Author: olamy
Date: Fri Oct 25 04:34:00 2013
New Revision: 1535631

URL: http://svn.apache.org/r1535631
Log:
add .gitignore file and remove NOTICE as it is generated

Added:
    incubator/sirona/trunk/.gitignore
Removed:
    incubator/sirona/trunk/NOTICE.txt

Added: incubator/sirona/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/.gitignore?rev=1535631&view=auto
==============================================================================
--- incubator/sirona/trunk/.gitignore (added)
+++ incubator/sirona/trunk/.gitignore Fri Oct 25 04:34:00 2013
@@ -0,0 +1,3 @@
+target
+.idea/
+*.iml