Author: fanningpj Date: Sat Jun 6 14:01:40 2026 New Revision: 1935064 Log: gitignore gradle-wrapper jar
Modified: xmlbeans/trunk/.gitignore Modified: xmlbeans/trunk/.gitignore ============================================================================== --- xmlbeans/trunk/.gitignore Sat Jun 6 13:59:16 2026 (r1935063) +++ xmlbeans/trunk/.gitignore Sat Jun 6 14:01:40 2026 (r1935064) @@ -1,4 +1,5 @@ build/ lib/**/*.jar - /bin +gradle/wrapper/gradle-wrapper.jar + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
