-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitignore
88 lines (86 loc) · 962 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
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
79
80
81
82
83
84
85
86
87
88
# adding some default ignores from CVS
# ------------------------------------
*.a
*.olb
*.o
*.obj
*.so
*.Z
*~
*.old
*.elc
*.ln
*.bak
*.BAK
*.orig
*.rej
*.exe
*.dll
*.pdb
*.lib
*.ncb
*.ilk
*.exp
*.suo
*.lo
*.pch
*.idb
*.class
~*
.make.state
# imported from the original .cvsignore
# -------------------------------------
1.sh
GNUmakefile
Makefile
a.sh
admin.txt
c.sh
convertxdccfile
copyrights.grep
cxref
d.sh
de.sed
de-iroffer
de-iroffer_chroot
de-iroffer_static
fr.sed
fr-iroffer
fr-iroffer_chroot
fr-iroffer_static
h.sh
help-admin-de.txt
help-admin-en.txt
help-admin-it.txt
help-admin-fr.txt
i.sh
iroffer
iroffer.1.txt
iroffer.1.ps
iroffer_chroot
iroffer_static
iroffer-de
iroffer-de_static
iroffer-fr
iroffer-fr_static
iroffer-it
iroffer-it_static
it.sed
it-iroffer
it-iroffer_chroot
it-iroffer_static
l.sh
m.sh
obj
o.*
p.sh
patch-dinoex-*
r.sh
src.*
t.sh
u.sh
v.sh
w.sh
z.sh
## to hinder the import of a .cvsignore file
.cvsignore