diff options
author | mh4ckt3mh4ckt1c4s | 2023-02-02 19:25:51 +0100 |
---|---|---|
committer | mh4ckt3mh4ckt1c4s | 2023-02-02 19:25:51 +0100 |
commit | 9adb48d92a69d8eb31ae2b601c11abf43637289c (patch) | |
tree | 4af2db9cea80dc78994224fa4718a5272253e98c /.gitignore | |
parent | 5015edb9da4a3d1d615c7aa9bf54d4929619983d (diff) | |
download | aur-9adb48d92a69d8eb31ae2b601c11abf43637289c.tar.gz |
Add .gitignore
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..239620f4c819 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pkg.tar.xz +pkg/* +src/* |