mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-24 04:32:36 +00:00
Merge pull request #206 from pspdev/update-gitignore
Update .gitignore to include elf, prx and eboots
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,6 +3,8 @@ doc
|
||||
*.o
|
||||
*.a
|
||||
*~
|
||||
*.elf
|
||||
*.prx
|
||||
|
||||
tools/PrxEncrypter/PrxEncrypter
|
||||
tools/bin2c
|
||||
@@ -20,6 +22,7 @@ tools/unpack-pbp
|
||||
Makefile.in
|
||||
Makefile
|
||||
.deps/
|
||||
.vscode/
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
compile
|
||||
@@ -33,6 +36,7 @@ install-sh
|
||||
missing
|
||||
src/base/linkfile.prx
|
||||
stamp-h1
|
||||
|
||||
.clang-format
|
||||
compile_flags.txt
|
||||
EBOOT.PBP
|
||||
PARAM.SFO
|
||||
|
||||
Reference in New Issue
Block a user