summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlouist103 <35883445+louist103@users.noreply.github.com>2022-08-31 22:59:38 -0400
committerGitHub <noreply@github.com>2022-08-31 22:59:38 -0400
commit584a4ad818df3046c2e13d0ab1c2e6a7f6c67fa6 (patch)
tree363e3a7db8c4dbc8f12f2171971e0fbfc32f91aa /.gitignore
parentbf505dba5cef0aaffb4576c9b4c4f430e9bceb43 (diff)
Linux crash handler (#1209)
* crash handler linux * cleanups * missing underscore * more cleanups * cleanups * 32 bit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1df76208d..98fe2b637 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ __pycache__/
.idea/
cmake-build-debug
venv/
+.cache/
# Project-specific ignores
build/
@@ -410,6 +411,7 @@ oot.otr
*.sav
shipofharkinian.ini
shipofharkinian.json
+imgui.ini
# Switch Stuff