diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-11-03 20:56:23 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-11-03 20:56:23 +0100 |
commit | b388e70fd6f500d3ee9b12cfe51f4d431d4cf736 (patch) | |
tree | 18d4aeefab0d7492be8d17eb03a9fb64f3a406f3 /.gitignore | |
parent | 3a577faa22ec7fa232aa70defd2a19e20c73289e (diff) |
Ignore toolchain root directories.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3077905 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*-root |