about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2022-11-25 19:08:14 -0600
committerGenny <gen@nyble.dev>2022-11-25 19:08:14 -0600
commit9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf (patch)
tree1ec2c8511321067f75bb63f4d5ce670dca7104bd /.gitignore
parent080f6297f28a9800186376742827de60d17e6160 (diff)
downloadgifed-9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf.tar.gz
gifed-9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf.zip
hide gif-frames. it's not ready yet
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e1ad110..7817057 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ Cargo.lock
 *.gif
 *.txt
 *.png
-**/examples/read
\ No newline at end of file
+**/examples/read
+/gif-frames
\ No newline at end of file