diff options
author | grifs | 2023-10-17 10:04:00 +0200 |
---|---|---|
committer | grifs | 2023-10-17 10:04:00 +0200 |
commit | db61e9ffaf7935d80394d5120a1290ad0150b828 (patch) | |
tree | e637ccca8488b038778d891112a1d767f6ce4771 /.gitignore | |
download | aur-db61e9ffaf7935d80394d5120a1290ad0150b828.tar.gz |
Initial version based on brother-mfc-l8690cdw
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..fa094f50ee4f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.rpm +*.pkg.tar.zst +src/ +pkg/ |