forked from libretro/FBNeo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
36 lines (34 loc) · 794 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs
.vscode
/projectfiles/visualstudio-2019/enc_temp_folder
/projectfiles/visualstudio-2019/fbneo_vs2019.vcxproj.user
/projectfiles/visualstudio-2022/enc_temp_folder
/projectfiles/visualstudio-2022/fbneo_vs2022.vcxproj.user
.DS_Store
obj/
._*
gamelist.txt
src/dep/generated/
fbneo
roms
joyconfig
fbneo.ini
xcuserdata
project.xcworkspace
projectfiles/xcode/build
nvram
*.nvr
config/*
fbneo.dat
# libretro
/.github
*.so
*.o
src/burner/libretro/ctvmake
src/burner/libretro/m68kmake
src/burner/libretro/pgmspritecreate
!gamelist.txt
!src/dep/generated/