diff options
author | Christopher Snowhill | 2024-06-24 20:23:29 -0700 |
---|---|---|
committer | Christopher Snowhill | 2024-06-24 20:23:29 -0700 |
commit | 4a07023a05ca756b1b175e30b0cc24e0419b672e (patch) | |
tree | 7e15c8d7caadbc538702cc409d4f3639fb3a18a2 | |
parent | c0511732016883831ba11d32482d0e7f458f36ec (diff) | |
download | aur-4a07023a05ca756b1b175e30b0cc24e0419b672e.tar.gz |
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a19b66375639..b188edc24ed0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /src/ /pkg/ +/*.log /wlroots-hidpi-xprop/ /*.pkg.tar* |