mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
19 lines
258 B
Text
19 lines
258 B
Text
/.idea/
|
|
/.gradle/
|
|
/build/
|
|
/out/
|
|
.lastDeploymentsId
|
|
|
|
#nms & impl submodule build directory ignored
|
|
/nms/build
|
|
/nms/.gradle
|
|
/nms/*/build
|
|
/nms/*/.gradle
|
|
/impl/build
|
|
/impl/.gradle
|
|
/impl/*/build
|
|
/impl/*/.gradle
|
|
|
|
# other random folders
|
|
/htmlReport
|
|
/.kotlin/errors
|