diff options
author | Refreeze5911 | 2024-07-24 08:48:19 +0200 |
---|---|---|
committer | Refreeze5911 | 2024-07-24 08:48:19 +0200 |
commit | 02659bb4da7eae5672f667389c0309dc82ae8a9e (patch) | |
tree | e9b1442077bbe66ebc3f99d6bca52571159bfa56 /.gitignore | |
download | aur-02659bb4da7eae5672f667389c0309dc82ae8a9e.tar.gz |
Initial commit
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..ce39cbd60837 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +pkg/ +src/ +*.pkg.tar* +*.deb |