mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2026-06-04 00:56:54 +00:00
25 lines
409 B
Plaintext
25 lines
409 B
Plaintext
/.idea/
|
|
/.idea/codeStyles/codeStyleConfig.xml
|
|
*.iml
|
|
/target/
|
|
/src/main/resources/build.properties
|
|
/src/main/frontend/node_modules/
|
|
|
|
# OS
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Gradle
|
|
/build/
|
|
/.gradle/
|
|
|
|
# Decompiled Minecraft sources (downloaded by scripts/download-minecraft-source.ps1)
|
|
/minecraft-source/
|
|
|
|
# Local mirror of the runtime HTTPD Minecraft asset cache
|
|
/minecraft-assets/
|