Improve performance with Git shallow clone and add .gitignore #5
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
binaries/*
|
||||||
belliash markeerde dit gesprek als opgelost
|
|||||||
|
xtchain-*.zst
|
Laden…
Verwijs in nieuw issue
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.