-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitignore
37 lines (37 loc) · 1.08 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
*/*/*.pyc
*/*/*__init__.py
*/*/.*swp
*/*/.*swo
DataFormats/scripts/*.root
PlottingTools/HADD*/*
PlottingTools/*.err
PlottingTools/*.out
PlottingTools/Plots*/*
CutFlowAnalyzer/*/*/crab_projects
CutFlowAnalyzer/*/*/*.pyc
CutFlowAnalyzer/test/DATA_MINIAODtoNtuple/check_crab.sh
CutFlowAnalyzer/test/DATA_MINIAODtoNtuple/for_plotter.py
CutFlowAnalyzer/test/DATA_MINIAODtoNtuple/out_ana.root
CutFlowAnalyzer/test/DATA_MINIAODtoNtuple/resub_crab.sh
CutFlowAnalyzer/test/MC_MINIAODtoNtuple/check_crab.sh
CutFlowAnalyzer/test/MC_MINIAODtoNtuple/crab.log
CutFlowAnalyzer/test/MC_MINIAODtoNtuple/for_plotter.py
CutFlowAnalyzer/test/MC_MINIAODtoNtuple/out_ana.root
MCProduction/python/LHC-HH-bbWW-B3-LeptonW.run
MCProduction/python/LHC.hepmc
MCProduction/python/LHC.log
MCProduction/python/LHC.out
MCProduction/python/LHC.tex
MCProduction/python/out_sim.root
MCProduction/python/HerwigConfig/__*__.py*
Regression/*.root
Regression/*_C.d
Regression/*.pcm
Regression/weights/*.xml
Regression/*_C.so
Regression/plots/*
MVA_Studies/weights*
MVA_Studies/*.root
MVA_Studies/files/
Regression/*.txt
PlottingTools/*.pyc