-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
78 lines (78 loc) · 1.03 KB
/
.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
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
73
74
75
76
77
78
/bin/*
!/bin/1
!/bin/calendar
!/bin/diff3
!/bin/false
!/bin/lint
!/bin/lookbib
!/bin/lorder
!/bin/man
!/bin/nohup
!/bin/pcc
!/bin/plot
!/bin/spell
!/bin/struct
!/bin/true
/boot
/bs
/bs.c
/dev
/etc/*
!/etc/group
!/etc/passwd
!/etc/rc
!/etc/ttys
/hphtunix
/hptmunix
/lib
/rphtunix
/rptmunix
/unix
/usr/dict
/usr/doc
/usr/games
/usr/lib/*
!/usr/lib/cign
!/usr/lib/crontab
!/usr/lib/eign
!/usr/lib/llib-lc
!/usr/lib/llib-lm
!/usr/lib/llib-port
!/usr/lib/units
!/usr/lib/yaccpar
/usr/man
/usr/mdec
/usr/pub
/usr/spool
/usr/sys/sys/LIB1
/usr/sys/dev/LIB2
/usr/sys/bcm283x/LIB3
/usr/src/cmd/standalone/cat
/usr/src/cmd/standalone/boot
/usr/src/cmd/standalone/mkfs
/usr/src/cmd/standalone/mtboot
/usr/src/cmd/standalone/icheck
/usr/src/cmd/standalone/maketape
/usr/src/cmd/standalone/restor
/usr/sys/conf/mkconf
/usr/src/cmd/c/cvopt
/usr/src/cmd/spell/spellin
*.o
*.a
*.bin
*.elf
*.lst
*.log
*.fs
*.img
*.aout
screenlog.0
/tools/mkfs
*.dSYM
/tools/tmp.v7.etc.ddate
.*.swp
/tools/p*-files.txt
/tools/p*-dirs.txt
/tools/yacc/yacc
/usr/src/cmd/lex/y.tab.c
.DS_Store