Author: gk Date: Thu Dec 5 14:42:53 2019 New Revision: 1870880 URL: http://svn.apache.org/viewvc?rev=1870880&view=rev Log: - ignore generated file (rats)
Modified: db/torque/torque4/trunk/pom.xml Modified: db/torque/torque4/trunk/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1870880&r1=1870879&r2=1870880&view=diff ============================================================================== --- db/torque/torque4/trunk/pom.xml (original) +++ db/torque/torque4/trunk/pom.xml Thu Dec 5 14:42:53 2019 @@ -443,6 +443,7 @@ <exclude>**/.classpath</exclude> <exclude>**/.project</exclude> <exclude>**/.settings/**</exclude> + <exclude>**/torque.usersettings.properties</exclude> </excludes> </configuration> <executions> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org