planetiler/.gitignore

28 wiersze
259 B
Plaintext

2021-04-06 00:33:54 +00:00
.DS_Store
target/
2022-09-23 01:43:33 +00:00
.flattened-pom.xml
2021-04-06 00:33:54 +00:00
*.jar
2021-10-20 01:57:47 +00:00
!.mvn/wrapper/*.jar
2021-08-10 10:55:30 +00:00
*.log
2021-04-06 00:33:54 +00:00
# idea
2021-10-20 01:57:47 +00:00
*/.idea
2021-04-06 00:33:54 +00:00
.idea/*
*.iml
!.idea/codeStyles
2021-06-07 12:27:31 +00:00
!.idea/vcs.xml
!.idea/eclipseCodeFormatter.xml
2022-09-23 10:49:09 +00:00
!.idea/jsonSchemas.xml
# eclipse
.classpath
.project
.settings
bin/
2021-04-06 10:05:08 +00:00
TODO
data/
*-unzipped/