Merge pull request #90 from gizmo98/patch-2
[libretro-ppsspp.git] / .gitignore
blob483feaa204ab931a4f47e04f4db560cf45ab4538
1 # For MSVC
2 *.lastcodeanalysissucceeded
3 *.pdb
4 *.ilk
5 *.obj
6 *.o
7 *.pch
8 *.log
9 *.dll
10 *.rar
11 *.exe
12 *.map
13 *.lib
14 *.user
15 *.sdf
16 *.ncb
17 *.opensdf
18 *.suo
19 *.aps
20 *.exp
21 *.qdact
22 controls.ini
23 Debug
24 Release
25 Windows/x64
26 Windows/ipch
27 Windows/bin-release
28 ui_atlas.zim.png
29 ui_atlas_high.zim.png
30 android/assets
31 ext/_Output
32 android/lint.xml
33 PPSSPPWindows64.exe.manifest
34 PPSSPPWindows.exe.manifest
36 # For Mac
37 .DS_Store
39 # For ppsspp.ini, etc.
40 ppsspp.ini
41 PPSSPPControls.dat
43 # Qt Linguist files
44 *.qm
46 Logs
47 Memstick
48 memstick
49 Cheats
51 bin
52 gen
53 libs
54 obj
55 build*/
56 /git-version.cpp
58 .pspsh.hist
59 __testoutput.txt
60 __testerror.txt
61 __testfinish.txt
62 __testfailure.bmp
63 GameLogNotes.txt
64 screenshots
65 android/ui_atlas.zim
66 android/assets/lang
67 android/assets/flash0
68 ppge_atlas.zim.png
69 local.properties
71 # For vim
72 *.swp
73 tags
75 # Other VCS
76 .bzr/
77 .bzrignore
79 # Debian build
80 debian/files
81 debian/ppsspp.substvars
82 debian/ppsspp/
84 # YouCompleteMe file
85 .ycm_extra_conf.pyc