-
Notifications
You must be signed in to change notification settings - Fork 58
/
.gitignore
140 lines (126 loc) · 1.43 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# Global ignore file for the Starlink repository. If a file is under revision control
# it will be tracked regardless of this ignore file.
# If a directory has non-standard ignore requirements a per-directory .gitignore file can
# be used.
# Generic file extensions to ignore
*~
.*.swp
*.o
*.a
*.aux
*.bck
*.bs
*.cache
*.dvi
*.hlp
*.html
*.htx
*.htx_tar
*.ifc
*.ifd
*.ifl
*.la
*.lo
*.lof
*.lot
*.loT
*.log
*.bbl
*.blg
*.m4
*.now
*.pro
*.ps
*.pyc
*.s
*.sdf
*.shl
*.tar.gz
*.tmp
*.toc
*_mon
core.*
lib*.so
*.class
\#*\#
.\#*
.dirstamp
# Autoconf/automake build dirs
.deps
.libs
compile
confdefs.h
config.guess
config.cache
config.h
config.h.in
config.log
config.status
config.sub
configure
configure.lineno
configure-output.log
configure-output.log.err
conftest.*
configure.in
depcomp
install-sh
install.log
libtool
libtoolize
ltmain.sh
make.config
make.log
make.log.err
Makefile
Makefile.in
missing
stamp-h1
stamp-h2
test-driver
ylwrap
*-stamp
*.trs
# Perl
pm_to_blib
blib
Makefile.old
const-*.inc
# Mac specific
._*
lib*.dylib
*.dSYM
# Starconf and Starlink build and configure
componentinfo.dtd
componentset-extrainfo.xml
dtask_applic.f
dtask_libtool
fac_*_err
*_err.h
*_ERR
gks74.ps*
starconf.*
starconf-status
starlink.version
STAR_SUPPRESS_BUILD
tclIndex
version.dat
world-stamp
# LaTeX
*.texml/
*.texml_tar
*-eps-converted-to.pdf
*.idx
# TeX4HT
*.4ct
*.4tc
*.brf
*.css
*.idv
*.lg
*.xref
sun*.out
sc*.out
ssn*.out
sgp*.out
docs/sc/022/sc22.synctex.gz