diff options
author | SIMULATAN | 2024-06-08 23:22:12 +0200 |
---|---|---|
committer | SIMULATAN | 2024-06-08 23:23:34 +0200 |
commit | 58a172ca16432f1f3d43af999e752cd4e4d962ca (patch) | |
tree | f9ef8a6dafb572cca37efd7a1bbec7fb72a2fe42 /.gitignore | |
download | aur-58a172ca16432f1f3d43af999e752cd4e4d962ca.tar.gz |
Initial hyprmag package
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..713f6f80aff8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/* +!/.gitignore +!/.SRCINFO +!/PKGBUILD |