added one more file to ignore and sorted list in laphabetical order.

This commit is contained in:
MELERIX 2015-03-03 17:55:09 -03:00
parent 59c53e4f72
commit 9e314e1d29
1 changed files with 15 additions and 16 deletions

31
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.user *.user
/*.ncb
/*.opensdf /*.opensdf
/*.sdf /*.sdf
/*.suo /*.suo
@ -13,6 +14,7 @@
/Bin/Beta Release/map/Project64.map /Bin/Beta Release/map/Project64.map
/Bin/Beta Release/pdb/Project64.pdb /Bin/Beta Release/pdb/Project64.pdb
/Bin/Beta Release/Project64.exe /Bin/Beta Release/Project64.exe
/Bin/Debug/Config/Glide64.rdb
/Bin/Debug/Config/Project64.cache3 /Bin/Debug/Config/Project64.cache3
/Bin/Debug/Config/Project64.cht /Bin/Debug/Config/Project64.cht
/Bin/Debug/Config/Project64.rdb /Bin/Debug/Config/Project64.rdb
@ -24,8 +26,10 @@
/Bin/Debug/map /Bin/Debug/map
/Bin/Debug/pdb /Bin/Debug/pdb
/Bin/Debug/Project64.exe /Bin/Debug/Project64.exe
/Bin/Debug/Project64.leak.csv
/Bin/Debug/Save /Bin/Debug/Save
/Bin/Debug/Screenshots /Bin/Debug/Screenshots
/Bin/Debug/Setup Project64*.exe
/Bin/Debug/SyncPlugin /Bin/Debug/SyncPlugin
/Bin/External Release/Config/Project64.cache3 /Bin/External Release/Config/Project64.cache3
/Bin/External Release/Config/Project64.cfg /Bin/External Release/Config/Project64.cfg
@ -39,6 +43,7 @@
/Bin/External Release/Logs/Project64.log /Bin/External Release/Logs/Project64.log
/Bin/External Release/Logs/RSP_x86Log.txt /Bin/External Release/Logs/RSP_x86Log.txt
/Bin/External Release/Project64.exe /Bin/External Release/Project64.exe
/Bin/Package
/Bin/Release/d3d syslog.txt /Bin/Release/d3d syslog.txt
/Bin/Release/d3d syslog.txt.bak /Bin/Release/d3d syslog.txt.bak
/Bin/Release/lib /Bin/Release/lib
@ -49,9 +54,14 @@
/Bin/Release/Save /Bin/Release/Save
/Bin/Release/Screenshots /Bin/Release/Screenshots
/Bin/Release/Setup Project64*.exe /Bin/Release/Setup Project64*.exe
/Bin/Release/SortRdb.exe
/Bin/Release/SyncPlugin /Bin/Release/SyncPlugin
/build /build
/Config/Project64.cache3
/Config/Project64.cfg /Config/Project64.cfg
/Config/Project64.rdn
/Config/Project64.sc3
/Config/Project64.zcache
/ipch /ipch
/Plugin/GFX/lib/PJ64Glide64.exp /Plugin/GFX/lib/PJ64Glide64.exp
/Plugin/GFX/lib/PJ64Glide64.lib /Plugin/GFX/lib/PJ64Glide64.lib
@ -63,30 +73,19 @@
/Plugin/GFX/pdb/PJ64Glide64_d.pdb /Plugin/GFX/pdb/PJ64Glide64_d.pdb
/Plugin/GFX/PJ64Glide64.dll /Plugin/GFX/PJ64Glide64.dll
/Plugin/GFX/PJ64Glide64_d.dll /Plugin/GFX/PJ64Glide64_d.dll
/Plugin/Input/PJ64_NRage.dll
/Plugin/Input/PJ64_NRage_d.dll
/Plugin/Input/lib
/Plugin/Input/map
/Plugin/Input/pdb
/Plugin/RSP/lib /Plugin/RSP/lib
/Plugin/RSP/map /Plugin/RSP/map
/Plugin/RSP/pdb /Plugin/RSP/pdb
/Plugin/RSP/RSP 1.7.dll /Plugin/RSP/RSP 1.7.dll
/Plugin/RSP/RSP_d 1.7.dll /Plugin/RSP/RSP_d 1.7.dll
/Project64.ncb
/Project64.suo
/Save /Save
/Source/3rd Party/wx/lib/vc_lib/mswu/wx/msw/rcdefs.h /Source/3rd Party/wx/lib/vc_lib/mswu/wx/msw/rcdefs.h
/Source/3rd Party/wx/lib/vc_lib/mswud/wx/msw/rcdefs.h /Source/3rd Party/wx/lib/vc_lib/mswud/wx/msw/rcdefs.h
/Source/Glide64/Glide64.aps /Source/Glide64/Glide64.aps
/Source/Project64/User Interface/UI Resources.aps /Source/Project64/User Interface/UI Resources.aps
/Textures /Textures
/*.ncb
/Plugin/Input/PJ64_NRage.dll
/Plugin/Input/PJ64_NRage_d.dll
/Plugin/Input/lib
/Plugin/Input/map
/Plugin/Input/pdb
/Bin/Package
/Config/Project64.cache3
/Config/Project64.rdn
/Config/Project64.sc3
/Config/Project64.zcache
/Bin/Debug/Config/Glide64.rdb
/Bin/Debug/Project64.leak.csv
/Bin/Release/SortRdb.exe