diff --git a/.gitignore b/.gitignore index d8a14f4..819da38 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ Cargo.lock database.db-shm database.db-wal priv.pem -pub.pem \ No newline at end of file +pub.pem +images/* \ No newline at end of file