diff options
author | The Tumultuous Unicorn Of Darkness | 2025-01-20 20:22:20 +0100 |
---|---|---|
committer | The Tumultuous Unicorn Of Darkness | 2025-01-20 20:22:20 +0100 |
commit | 466974ac03c3855478f12d69289ede2eee509181 (patch) | |
tree | 6ab52628e2f97dbc34903c8dfef13caccedde28a /.gitignore | |
parent | 57dadcae8e9e3a4e4c360c6eb50e98061c2c476f (diff) | |
download | aur-afancontrol.tar.gz |
Add license for package sources
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4dab8d6386e3..b582a20a9c92 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ !.gitignore !PKGBUILD !.SRCINFO +!LICENSE +!MIT.txt |