diff options
author | Iyán Méndez Veiga | 2024-03-26 11:07:17 +0100 |
---|---|---|
committer | Iyán Méndez Veiga | 2024-03-26 11:07:47 +0100 |
commit | 0b8e3a96556d460b927514846f5350f1353fc67a (patch) | |
tree | 887c8d1e0c2c02f4c468d318699bfc056e075011 /.gitignore | |
download | aur-0b8e3a96556d460b927514846f5350f1353fc67a.tar.gz |
Initial commit
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..5b9d2f5c334c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +plasma-applet-resources-monitor +*.log +*.tar.* |