diff options
author | ubq323 <ubq323@ubq323.website> | 2024-04-22 00:34:20 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-04-22 00:34:20 +0100 |
commit | 11c8b134d7de3d7b2249d74b26a87bc9d6acc27d (patch) | |
tree | 7d6d646c73c893f1e978a6f4aecbeeb41a7f80c4 /.gitignore | |
parent | c13872d6ef54af30fa476cb690ebc7d5725c0537 (diff) |
rle
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.ppm +*.png e/* |