Improve performance with Git shallow clone and add .gitignore #5

Samengevoegd
belliash heeft 3 commits samengevoegd van :tweaks naar master 2023-11-23 08:08:07 +01:00
Showing only changes of commit 47f8cf2538 - Show all commits

2
.gitignore vendored Normal file
Bestand weergeven

@ -0,0 +1,2 @@
binaries/*
belliash markeerde dit gesprek als opgelost
Review

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.

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.
xtchain-*.zst