sgitpod speeds are cancerous

This commit is contained in:
ThisIsALegitUsername 2022-12-28 20:01:06 +00:00
parent 574e33157f
commit 94d80d4efb
6729 changed files with 19 additions and 2 deletions

7
.gitattributes vendored Normal file
View File

@ -0,0 +1,7 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
*.bat text eol=crlf
*.sh text eol=lf
gradlew text eol=lf

14
.gitignore vendored
View File

@ -1,2 +1,12 @@
build/
bin/
buildtools_config.json
MinecraftSrc.zip
/MinecraftSrc/*
/pullrequest_merged_*
/patches.*
/mcp918/*
!/mcp918/readme.txt
!/mcp918/assetsIndexTransformer.json
/rundir/*
/##TEAVM.TMP##/*
/bin/*
/build/*

Some files were not shown because too many files have changed in this diff Show More