diff --git a/.gitignore b/.gitignore index 2090ca6b..d1f8a090 100644 --- a/.gitignore +++ b/.gitignore @@ -2,17 +2,19 @@ .clangd .current_build .conanbuild +.mypy_cache +.stfolder scripts/__pycache__ -compile_commands.json +CMakeLists.txt.user +ROM.oxfs +Session.vim build +compile_commands.json dist -tags +graph_info.json +imgui.ini nostalgia.gba nostalgia.sav nostalgia_media.oxfs -media_header.txt studio_state.json -CMakeLists.txt.user -Session.vim -ROM.oxfs -graph_info.json +tags diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 100a9a6f..37b0cba1 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,7 +2,7 @@