mirror of
https://github.com/ran-j/PS2Recomp.git
synced 2026-09-26 16:59:35 -04:00
feat: update gitignore
This commit is contained in:
+7
-1
@@ -10,4 +10,10 @@ build
|
||||
*.exp
|
||||
*.log
|
||||
*.tlog
|
||||
*.ipch
|
||||
*.ipch
|
||||
|
||||
# Now we can place the dump code here and test while expand the Runtime
|
||||
ps2xRuntime/include/ps2_recompiled_functions.h
|
||||
ps2xRuntime/include/ps2_runtime_macros.h
|
||||
ps2xRuntime/src/runner/ps2_recompiled_functions.cpp
|
||||
ps2xRuntime/src/runner/register_functions.cpp
|
||||
Reference in New Issue
Block a user