gitignore: Don't include TXT files generated by crash dumps

This commit is contained in:
Christian Kenny
2023-08-12 16:19:46 -04:00
committed by refractionpcsx2
parent f805d9432e
commit 2eb125f6e2

1
.gitignore vendored
View File

@@ -44,6 +44,7 @@ Thumbs.db
Debug.txt
install_log.txt
bad_shader_*
crash-*.txt
Debug
Release