diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-02-05 22:14:48 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-02-05 22:28:59 -0500 |
commit | fa3c401390e1477ff4aae6b91fcf18eded478814 (patch) | |
tree | 08a40bec3b5bb8f7887bd52c9aed866ad8a64393 /.gitignore | |
parent | 73c034ba05101e2fc337183af1cdec5bfe318b99 (diff) |
0.8.4 update, scroll added as separate prog
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,5 +1,4 @@ -st +patches/ +.gitignore *.o -pkg/ -*.pkg.tar.xz -patches +st |