mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2026-06-04 00:56:54 +00:00
First pass at rewriting the HTTPD
This commit is contained in:
+5
-5
@@ -3,10 +3,7 @@
|
||||
*.iml
|
||||
/target/
|
||||
/src/main/resources/build.properties
|
||||
/src/main/resources/httpd/assets/textures/
|
||||
/src/main/resources/httpd/assets/models/
|
||||
/src/main/resources/httpd/assets/items/
|
||||
/src/main/resources/httpd/assets/.minecraft-version
|
||||
/src/main/frontend/node_modules/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
@@ -21,4 +18,7 @@ Thumbs.db
|
||||
/.gradle/
|
||||
|
||||
# Decompiled Minecraft sources (downloaded by scripts/download-minecraft-source.ps1)
|
||||
/minecraft-source/
|
||||
/minecraft-source/
|
||||
|
||||
# Local mirror of the runtime HTTPD Minecraft asset cache
|
||||
/minecraft-assets/
|
||||
|
||||
Reference in New Issue
Block a user