Improve performance with Git shallow clone and add .gitignore #5
2
.gitignore
поставляемый
Обычный файл
2
.gitignore
поставляемый
Обычный файл
@@ -0,0 +1,2 @@
|
||||
binaries/*
|
||||
|
belliash пометить этот разговор как разрешённый
|
||||
xtchain-*.zst
|
||||
Ссылка в новой задаче
Block a user
If adding .gitignore file, then I think it would be good idea to ignore
sourcesdirectory as well, to prevent committing 3rd party repositories cloned with build-linux.sh script.