diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ *.tar.xz *.tar.xz.sig .cache/ +logs/ +sysroot/* toolchain/bin/ toolchain/binutils-*/ toolchain/gcc-*/ |
index : sbos.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -8,6 +8,8 @@ *.tar.xz *.tar.xz.sig .cache/ +logs/ +sysroot/* toolchain/bin/ toolchain/binutils-*/ toolchain/gcc-*/ |