diff options
author | Excalibur | 2023-10-27 11:31:50 +0800 |
---|---|---|
committer | Excalibur | 2023-10-27 11:31:50 +0800 |
commit | 71b591326c5239695a9abb5cb0707ffd984c1bf1 (patch) | |
tree | c9137ed44baa96f9ebad72ff691724111431591f /.gitignore | |
download | aur-71b591326c5239695a9abb5cb0707ffd984c1bf1.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..dfd0d2ff83d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/python-aiot-bootrom-git* +/src +/pkg |