-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (30 loc) · 862 Bytes
/
.gitignore
File metadata and controls
30 lines (30 loc) · 862 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
# Ignore fasls
/src/*.sse2f
/src/f2cl-lib.err
/src/f2cl1.err
/src/f2cl2.err
/src/f2cl5.err
# Ignore generated lisp files in odepack
/packages/odepack/demo1/opkdemo1.lisp
/packages/odepack/demo1/edit2.lisp
/packages/odepack/demo1/f1.lisp
/packages/odepack/demo1/f2.lisp
/packages/odepack/demo1/jac1.lisp
/packages/odepack/demo1/jac2.lisp
/packages/odepack/lib/
# Ignore generated files in blas
/packages/blas/*.lisp
/packages/blas/lib/
# Ignore generated files in hompack
/packages/hompack/hompack-package.sse2f
/packages/hompack/fortran/*.sse2f
/packages/hompack/fortran/*.err
/packages/hompack/fortran/*.lisp
# Ignore generated files in quadpack
/packages/quadpack/quadpack-tests.sse2f
/packages/quadpack/fortran/*.lisp
/packages/i1mach.sse2f
/packages/quadpack/fortran/lib/
# Ignore generated stuff from toms715
/packages/machar.sse2f
/packages/toms/715/fasl/