ppsspp/.gitignore
xiushu 14e7658bbb Implement on-screen touch combo keys.
Replace A,B,cross1,square1,triangle1 with number images 1-6

Rebuild the atlas, update the code to use combo keys 1-5

Also add psp_display.png from pull request #8082.
2015-10-24 13:22:43 +02:00

87 lines
947 B
Plaintext

# For MSVC
*.lastcodeanalysissucceeded
*.pdb
*.ilk
*.obj
*.pch
*.log
*.dll
*.rar
*.exe
*.map
*.lib
*.user
*.sdf
*.ncb
*.opensdf
*.suo
*.aps
*.exp
*.qdact
controls.ini
Debug
Release
Windows/x64
Windows/ipch
Windows/bin-release
Windows/win-version.h
ui_atlas.zim.png
ui_atlas_high.zim.png
android/assets
ext/_Output
android/lint.xml
PPSSPPWindows64.exe.manifest
PPSSPPWindows.exe.manifest
assets/flash0
# For Mac
.DS_Store
# For ppsspp.ini, etc.
ppsspp.ini
PPSSPPControls.dat
# Qt Linguist files
*.qm
Logs
Memstick
memstick
Cheats
bin
gen
libs
obj
build*/
/git-version.cpp
.pspsh.hist
__testoutput.txt
__testerror.txt
__testfinish.txt
__testfailure.bmp
GameLogNotes.txt
screenshots
android/ui_atlas.zim
android/assets/lang
android/assets/flash0
ppge_atlas.zim.png
local.properties
# For vim
*.swp
tags
# Other VCS
.bzr/
.bzrignore
# Debian build
debian/files
debian/ppsspp.substvars
debian/ppsspp/
# YouCompleteMe file
.ycm_extra_conf.pyc