forked from slepc/slepc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
77 lines (77 loc) · 818 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
*.bkp
*.info
*.gcov
*.gcna
*.gcno
*.gcda
*.swp
*.log
*.dat
*.vt[ksu]
*.pvt[ksu]
.*_license
unix/*
unix-opt/*
unix-gcov/*
package-*/*
arch-*/*
installed-arch-*/*
batch-test
c_test
RDict.db
RDict.log
TAGS*
lib/slepc/conf/slepcvariables
configure.log*
externalpackages/*
ftn-auto
ftn-auto-interfaces
make_log_*
test_log_*
src/python/*
*.o
*.pyc
*~
*.orig
#*#
ex[0-9]
ex[0-9]f
ex[0-9][0-9]
ex[0-9][0-9]f
*.m.html
index.html
*.F.html
*.F90.html
makefile.html
*.c.html
*.cu.html
*.h.html
*.h90.html
*.cxx.html
*.cpp.html
*.hh.html
docs/manualpages/*
docs/changes/*
docs/manconcepts
docs/manual.pdf
*.gcov.html
*.dSYM
*.mexmaci*
valgrind*
callgrind.out.*
.DS_Store
session_*
*.xc*
*.vim
CTAGS
ETAGS
GPATH
GRTAGS
GSYMS
GTAGS
CMakeLists.txt
docs/manual/slepc.pdf
pkg.gitcommit
bfort-petsc.txt
bfort-slepc.txt
**/f90module*.f90