diff options
author | Paul Oliver <contact@pauloliver.dev> | 2024-02-29 01:50:45 +0100 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2024-02-29 01:50:45 +0100 |
commit | cbabefebf76a7c288648752812e87bd41999757f (patch) | |
tree | 0659aad01825ed157d3a402c524fc5452adea39f /.gitignore | |
parent | ec53566f5ccb4fb88f2f42c3099ab630c0f2375d (diff) |
Plugin updates. Scroll to top command is now 'Q'.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ *.auto
*.exe
bin/*.png
+bin/auto/*
|