Add generated files to ignore

This commit is contained in:
Alex Xu 2021-04-05 15:51:18 -07:00
parent f2c7c99e2f
commit 05134c1b59

6
.gitignore vendored
View File

@ -137,8 +137,14 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
# generated manga
*.mngl *.mngl
[0-9][0-9][0-9][0-9][0-9].png
*.manga
*.manga_save
*.cbz *.cbz
*.pdf
*.bat *.bat
.idea/ .idea/