-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitignore
112 lines (103 loc) · 2.35 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
*~
*.o
*.a
*.so
*.d
*.pc
*.x
*.json
src/loop_libraries/libcollier_wrapper.mod
src/loop_libraries/libcollier_wrapper.f90
src/libfortran_utils.mod
config/config.h
config/flexiblesusy-version
config/git_commit
config/required_sarah_version.m
config/list_sarah_model_files.sh
config.status
config.log
config.boost
config.math
config.sarah
config.feynarts
config.formcalc
createmodel.log
flexiblesusy-config
Makefile
doc/manuals/*.html
doc/manuals/*.png
doc/manuals/*.gif
doc/manuals/*.md5
doc/manuals/*.map
doc/manuals/*.css
doc/manuals/*.dot
doc/manuals/*.aux
doc/manuals/*.log
doc/manuals/*.toc
doc/manuals/*.out
doc/manuals/*.spl
doc/manuals/*.bbl
doc/manuals/*.blg
doc/manuals/flexiblesusy-1.0.pdf
doc/manuals/flexiblesusy-2.0.pdf
doc/manuals/flexiblesusy-new_features.pdf
doc/version.tex
doc/mainpage.dox
doc/html/
doc/man/
# automatically generated files from the hand-written example
# lattice models
models/fmssm/fmssm_lattice_constraints.f
models/fmssm/fmssm_lattice_numerical_constraints_dependence.cpp
models/fmssm/fmssm_lattice_numerical_constraints_functions.f
models/fmssm/fmssm_lattice_rge.f
models/fmssm/fmssm_lattice_translator.inc
models/fmssmn/fmssm_fmssmn_lattice_matchings.f
models/fmssmn/fmssm_fmssmn_lattice_numerical_matchings_dependence.cpp
models/fmssmn/fmssm_fmssmn_lattice_numerical_matchings_functions.f
models/fmssmn/fmssmn_lattice_constraints.f
models/fmssmn/fmssmn_lattice_numerical_constraints_dependence.cpp
models/fmssmn/fmssmn_lattice_numerical_constraints_functions.f
models/fmssmn/fmssmn_lattice_rge.f
models/fmssmn/fmssmn_lattice_translator.inc
models/*/LesHouches.out.*
models/**/
model_files/*/LesHouches.out.*
Output/
release/*.tar.gz
release/*.tar.gz.md5
release/*.*.*
test/*.db
test/*.log
test/*.out
test/*.pdf
test/*.spc
test/*.spc.*
test/*.xml
test/LesHouches.out.*
test/SM
test/test_*.callgrind.out*
test/test_SM_npointfunctions.cpp
test/test_SM_matching_selfenergy_Fd.cpp
test/test_MSSM_npointfunctions.cpp
test/test_MSSM_matching_selfenergy_Fd.cpp
test/test_SM_cxxdiagrams.cpp
test/FlexibleDecay.mk
test/test_MRSSM2_FFMassiveV_form_factors.hpp
test/test_MRSSM2_f_to_f_conversion.cpp
test/test_looplibrary_*.cpp
!test/test_looplibrary_environment.cpp
# automatically generated by conan
conanbuildinfo.mak
conanbuildinfo.txt
conanbuildinfo.cmake
conaninfo.txt
conan.lock
graph_info.json
boost.pc
eigen.pc
eigen3.pc
COLLIER.pc
Himalaya.pc
LoopTools.pc
TSIL.pc