From 05134c1b59927c55601e9024e4bf5b2a9f4cd527 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 5 Apr 2021 15:51:18 -0700 Subject: [PATCH] Add generated files to ignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 5629b23..27cd58f 100644 --- a/.gitignore +++ b/.gitignore @@ -137,8 +137,14 @@ dmypy.json # Cython debug symbols cython_debug/ +# generated manga *.mngl +[0-9][0-9][0-9][0-9][0-9].png +*.manga +*.manga_save *.cbz +*.pdf + *.bat .idea/