mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-05 10:29:45 +01:00
23 lines
318 B
Plaintext
23 lines
318 B
Plaintext
.gradle/
|
|
build/
|
|
.settings/
|
|
bin/
|
|
doc/
|
|
logs/
|
|
.run/
|
|
run/
|
|
node_modules/
|
|
|
|
.classpath
|
|
.project
|
|
.idea
|
|
|
|
*.launch
|
|
|
|
# exclude generated resource
|
|
BlueMapCommon/src/main/resources/de/bluecolored/bluemap/webapp.zip
|
|
BlueMapCore/src/main/resources/de/bluecolored/bluemap/*/resourceExtensions.zip
|
|
|
|
#exclude-test-data
|
|
data/test-render
|