-
-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path.gitignore
More file actions
61 lines (60 loc) · 936 Bytes
/
Copy path.gitignore
File metadata and controls
61 lines (60 loc) · 936 Bytes
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
syntax: glob
.vs/
.vscode/
bin/**
sdk/templates/driver/*.ROM
sdk/templates/tool/*.COM
*.sym
*.SYM
*.lst
*.map
*.noi
*.rel
*.REL
*.hex
*.HEX
*.bin
*.BIN
*.ihx
*.IHX
*.lk
*.lnk
*.LK
*.orig
*.rej
*.drv
*.base.dat
dos250ba.dat
kernel.dat
nextor2.rom
info/*.pdf
source/kernel/*.bytes
source/kernel/bank*/*.inc
source/kernel/drivers/*.inc
source/kernel/drivers/**/*.inc
source/kernel/drivers/**/*.lst
source/kernel/drivers/**/*.rom
source/kernel/drivers/**/*.ROM
source/kernel/bank5/*.dat
source/kernel/bank5/*.asm
source/nextor_sys/*.inc
source/nextor_sys/codes.mac
source/nextor_sys/data.mac
source/nextor_sys/USEKMSG.MAC
source/tools/**.inc
source/tools/**.asm
source/tools/**.com
source/tools/**.COM
source/tools/codes.mac
source/tools/data.mac
*conflicto*.*
*.sln
*.suo
.build-variant*
NEXTOR.SYS
NEXTOR.SYS.japanese
nextor_base.dat
*.LST
COMMAND2.COM
COMMAND.COM
MSXDOS.SYS