-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
72 lines (62 loc) · 1.66 KB
/
.gitignore
File metadata and controls
72 lines (62 loc) · 1.66 KB
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
62
63
64
65
66
67
68
69
70
71
72
# exclude macOS meta files
.DS_Store
# exclude SE/OS temporary files
*.$$$
# exclude Windows local Perl instance
/api/perl
# exclude intermediate binary and symbols file
23.bin
symbols.txt
# exclude keymap executables
/keymaps/*.o
# exclude generated API docs
/api/*.html
/api/*.css
# exclude generated fonts
#/chloehd/SYSTEM/FONTS/0437-IBM.CP
/chloehd/SYSTEM/FONTS/1250-EUC.CP
/chloehd/SYSTEM/FONTS/1251-CYR.CP
/chloehd/SYSTEM/FONTS/1252-EUW.CP
/chloehd/SYSTEM/FONTS/1253-GRE.CP
/chloehd/SYSTEM/FONTS/1254-TUR.CP
/chloehd/SYSTEM/FONTS/1255-HEB.CP
/chloehd/SYSTEM/FONTS/1256-ARA.CP
/chloehd/SYSTEM/FONTS/1257-BAL.CP
/chloehd/SYSTEM/FONTS/1258-VIE.CP
/chloehd/SYSTEM/FONTS/APPLE-II.CP
/chloehd/SYSTEM/FONTS/ATARI-ST.CP
/chloehd/SYSTEM/FONTS/ATASCII.CP
/chloehd/SYSTEM/FONTS/IR-109.CP
/chloehd/SYSTEM/FONTS/IR-226.CP
/chloehd/SYSTEM/FONTS/KOI8-R.CP
/chloehd/SYSTEM/FONTS/MACROMAN.CP
/chloehd/SYSTEM/FONTS/PETSCII.CP
/chloehd/SYSTEM/FONTS/RISC-OS.CP
# exclyde generated keymaps (currently not building)
#/chloehd/SYSTEM/KEYBOARD.S/*.KB
# exclude compiled languages
#/chloehd/SYSTEM/LANGUAGE.S/*.LN
# exclude optional programs
/chloehd/BASIC
/chloehd/DOS
/chloehd/PROGRAMS/2019
/chloehd/PROGRAMS/AAFALL
/chloehd/PROGRAMS/AARDMAN
/chloehd/PROGRAMS/ANIMSCR
/chloehd/PROGRAMS/BADAPPLE
/chloehd/PROGRAMS/BCHORAGE
/chloehd/PROGRAMS/BOING
/chloehd/PROGRAMS/JUGGLER
/chloehd/PROGRAMS/KAYAHARA
/chloehd/PROGRAMS/LASTV8
/chloehd/PROGRAMS/LOCALE
/chloehd/PROGRAMS/MPAGD
/chloehd/PROGRAMS/RUNBASIC
/chloehd/PROGRAMS/SCRSHOW
/chloehd/PROGRAMS/SKYFALL
/chloehd/PROGRAMS/SNOWFALL
/chloehd/PROGRAMS/TAKEONME
/chloehd/PROGRAMS/TC2048
/chloehd/PROGRAMS/VDPTEST
# exclude temporary files
#/chloehd/SYSTEM/TEMPORAR.Y