diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-08-06 10:08:33 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-08-06 10:08:33 +0200 |
commit | 38c1445db8763e8f1b18b246540a971f2fba0a0d (patch) | |
tree | 886eeb67b15962f549f156b4db1ef84f54c5b547 /.gitignore | |
parent | 3039c66543e33d4c44064a4bf9a49234667ebd93 (diff) |
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /lua /plugin +wget* |