diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2020-05-24 16:48:22 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2020-05-25 21:57:14 +0200 |
commit | 31c69b6ca1b91e7fd9fd8e14082fd2584c5f538c (patch) | |
tree | 16e789c7d68608831b498f41f54d9482b82a711a /deps/.gitignore |
first public release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'deps/.gitignore')
-rw-r--r-- | deps/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deps/.gitignore b/deps/.gitignore new file mode 100644 index 0000000..ef92fa5 --- /dev/null +++ b/deps/.gitignore @@ -0,0 +1,5 @@ +/sysroot +/.stamp-python +/get-pip.py +*.tar.gz +*.tar.bz2 |