Changeset 19622 in josm


Ignore:
Timestamp:
2026-09-13T18:50:38+02:00 (39 hours ago)
Author:
gaben
Message:

gitignore Maven build and test config folders

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.gitignore

    r18015 r19622  
    66/dist/
    77/javadoc
     8/target/
    89# Ignore developer-provided jvm argument -Djosm.home=josmHome directory
    910/josmHome
     11# Home directory used by the Maven/surefire test run (see -Djosm.home in pom.xml)
     12/test/config/josm.home/
    1013/resources/CONTRIBUTION
    1114/resources/LICENSE
Note: See TracChangeset for help on using the changeset viewer.