Improve performance with Git shallow clone and add .gitignore #5
2
.gitignore
ārējs
Parasts fails
2
.gitignore
ārējs
Parasts fails
@ -0,0 +1,2 @@
|
||||
binaries/*
|
||||
belliash atzīmēja sarunu kā atrisinātu
|
||||
xtchain-*.zst
|
Notiek ielāde…
Atsaukties uz šo jaunā problēmā
Block a user
If adding .gitignore file, then I think it would be good idea to ignore
sources
directory as well, to prevent committing 3rd party repositories cloned with build-linux.sh script.