mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-21 18:16:09 +01:00
1454297bbd
* Rework gradle-build setup * Fix versioning * Fix github build * Configure publishing * Push BlueMapAPI * Reorganize project naming * Update neoforge-gradle * Add gradle-stracktrace to github action * Remove clean gradle target to hopefully no longer upset neogradle for some reason * Update gradle and add stacktrace to github action again * Update neogradle * Switch to neoforges ModDevGradle
26 lines
320 B
Plaintext
26 lines
320 B
Plaintext
.gradle/
|
|
build/
|
|
.settings/
|
|
bin/
|
|
doc/
|
|
logs/
|
|
.run/
|
|
run/
|
|
runs/
|
|
node_modules/
|
|
|
|
.classpath
|
|
.project
|
|
.idea
|
|
|
|
*.launch
|
|
|
|
release.md
|
|
|
|
# exclude generated resource
|
|
common/src/main/resources/de/bluecolored/bluemap/webapp.zip
|
|
core/src/main/resources/de/bluecolored/bluemap/resourceExtensions.zip
|
|
|
|
#exclude-test-data
|
|
data/test-render
|