-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
76 lines (72 loc) · 1.52 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
# cmake
CMakeFiles
cmake_install.cmake
Makefile
CMakeCache.txt
build/
outputs/
/.*
compile_commands.json
config.log
CTestTestfile.cmake
# make targets and intermediate files
/AMEGIC++/Main/make2scons
/AMEGIC++/Main/makelibs
/ATOOLS/Org/CXXFLAGS.H
/ATOOLS/Org/CXXFLAGS_PACKAGES.H
/Manual/Sherpa.html
*.l[ao]
*.o
*.so
*.so.0.0.0
*.dylib
.libs
EXTAMP/Example/madgraph/CMakeLists.txt
EXTAMP/Example/subtraction/CMakeLists.txt
Examples/Userhook/CMakeLists.txt
Examples/V_plus_Bs/LHC_Wbb/CMakeLists.txt
Examples/V_plus_Jets/LHC_WJets/CMakeLists.txt
Git_Info.C
Git_Info.C.tmp.bak
/ATOOLS/Math/Sobol/21201.gz
/AddOns/Analysis/Scripts/Combine_Analysis
/AddOns/Higgs/PS[23]/.dirstamp
/AddOns/Python/Sherpa.py
/AddOns/Python/Sherpa_wrap.cxx
/Manual/Sherpa.info
/Manual/Sherpa.info-[12]
/Manual/completion.index
/Manual/stamp-vti
/Manual/version.texi
/SHERPA/Run/Sherpa
NNPDF31_nnlo_as_0118_mc/
SHERPA/Run/Sherpa-config
install_manifest.txt
Manual/sherpa-completion
Manual/sherpamanual.fls
MODEL/UFO/bin/Sherpa-generate-model
MODEL/UFO/src/opt_einsum/*.py
MODEL/UFO/src/opt_einsum/backends
MODEL/UFO/src/ufo_interface/parser.py
test.py
Examples/VBF_Interference/BH_Interface/BlackHat.py
Examples/VBF_Interference/BH_Interface/Comix.py
Examples/VBF_Interference/Tests/Comix.py
# test run output
Process
makelibs
References.tex
Settings_Report
Results.zip
Results.zip~
/Testing/
Tests/End2End/UFO/TestProcesses.tar.gz
Tests/End2End/UFO/TestProcesses/
Tests/End2End/UFO/run_all.py
Tests/UFO/
# (local) make install targets
/bin/
/include/
/lib/
/share/
*.DS_Store