-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
47 lines (41 loc) · 920 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
37
38
39
40
41
42
43
44
45
46
47
# No ROMs please!
*.smc
*.srm
*.sfc
*.sym
*.sav
*.bsz
baserom/*
!baserom/README.md
!tools/asar137/help.sfc #Aside from this one (which is empty, anyways)
# User settings and other unwanted stuff
tools/higan_v101-windows/settings.bml
tools/snes9x1.51.ep10r2/snes9x.debugger.cfg
tools/snes9x1.51.ep10r2/stderr.txt
tools/snes9x1.51.ep10r2/stdout.txt
tools/snes9x1.51.ep10r2/Valid.Ext
tools/snes9x1.51.ep10r2/Cheats
tools/snes9x1.51.ep10r2/Logs
tools/snes9x1.51.ep10r2/Roms
tools/snes9x1.51.ep10r2/Saves
tools/zsnesw151-FuSoYa-8MB_R2/zinput.cfg
tools/zsnesw151-FuSoYa-8MB_R2/zmovie.cfg
tools/zsnesw151-FuSoYa-8MB_R2/zsnesw.cfg
*.bml
*.log
sysLMRestore/
rominfo.txt
patches/vwf2/*
stderr.txt
stdout.txt
*.conf
# Exclude output files of packaging.
patches/*/*.zip
# HxD loves creating .bak files automatically.
*.bak
# Temporary files and directories
__pycache__
.mypy_cache
builds
# Exclude unzip directories
unzipped/