You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/12/29 12:47:04 UTC

svn commit: r1819483 - /ofbiz/

Author: jleroux
Date: Fri Dec 29 12:47:04 2017
New Revision: 1819483

URL: http://svn.apache.org/viewvc?rev=1819483&view=rev
Log:
According to 
http://blogs.collab.net/subversion/repository-dictated-configuration-day-3-global-ignores
white space separator does not work, needs new lines

Modified:
    ofbiz/   (props changed)

Propchange: ofbiz/
------------------------------------------------------------------------------
--- svn:global-ignores (original)
+++ svn:global-ignores Fri Dec 29 12:47:04 2017
@@ -1 +1,19 @@
-*.o *.lo *.la #*# .*.orig *.orig .*.rej *.rej .*~ *~ .#* *.bak *.class .DS_Store .project .classpath .git .gradle build
+*.o 
+*.lo 
+*.la 
+#*# 
+.*.orig 
+*.orig 
+.*.rej 
+*.rej 
+.*~ 
+*~ 
+.#* 
+*.bak 
+*.class 
+.DS_Store 
+.project 
+.classpath 
+.git 
+.gradle 
+build