rpcs3/.gitignore

61 lines
731 B
Plaintext
Raw Normal View History

2012-11-03 15:16:18 +00:00
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
2013-06-30 10:59:21 +00:00
*.opensdf
*.sdf
2013-08-10 21:48:32 +00:00
*.suo
*.tlog
*.idb
*.pdb
*.obj
*.ilk
*.pch
*.log
*.exe
*.dll
2013-08-10 21:48:32 +00:00
*.elf
*.lastbuildstate
*.unsuccessfulbuild
*.res
*.dump
2014-02-16 17:57:36 +00:00
*.wav
2013-08-10 21:48:32 +00:00
/libs
/ipch
/rpcs3/Debug
/rpcs3/Release
2013-09-05 07:45:46 +00:00
/wxWidgets/lib
2013-06-30 10:59:21 +00:00
/bin/rpcs3.ini
/bin/FragmentProgram.txt
/bin/VertexProgram.txt
/bin/BreakPoints.dat
/bin/textures
2014-02-27 18:25:32 +00:00
/bin/*.lib
/bin/*.exp
rpcs3/git-version.h
# Copyrighted files
/bin/data/
/bin/dev_flash/data/font
/bin/dev_flash/sys
/bin/dev_flash/vsh
# Ignore installed games except test homebrews
!/bin/dev_hdd0/game/
/bin/dev_hdd0/game/*
!/bin/dev_hdd0/game/TEST12345/
# Ignore other system generated files
bin/dev_hdd0/log.txt