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