diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-07-13 07:01:26 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-17 09:50:26 +0700 |
commit | fd68a34ffb6257c162690dc594b940014f280a7a (patch) | |
tree | 8b53dc35062a320f7be21e19e63fdd8742c77f20 /.gitignore | |
parent | 0574426ec4661a4ee475eff0b94c7832586402f9 (diff) |
system/alacritty: Install desktop file.
The name changes to "Alacritty" some time in the past and I missed
updating the script to find the file.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2e97ca2ab19f..a7be0a6092e7 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ *~ .directory *.phar +*.crate |