-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitignore
50 lines (50 loc) · 1.5 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
.depend
*.o
*.d
*~
*.so
*.so.[0-9]*
*.so.[0-9]*.[0-9]*
*.a
*.orig
*.pyc
*.pyo
.confFilePath
utils/newcomp/*.in
utils/newcomp/newcomp
utils/daqmw-emulator/daqmw-emulator
utils/conditionPanel/conditionPanel.py
src/DaqOperator/DAQService.hh
src/DaqOperator/DAQService.idl
src/DaqOperator/DAQServiceDynSK.cc
src/DaqOperator/DAQServiceSK.cc
src/DaqOperator/DAQServiceSkel.cpp
src/DaqOperator/DAQServiceSkel.h
src/DaqOperator/DAQServiceStub.cpp
src/DaqOperator/DAQServiceStub.h
src/DaqOperator/DaqOperatorComp
src/DaqOperator/symlink
src/DaqOperator/autogen/*
www/mod_python/operatorPanel/ParameterClient.py
www/mod_python/operatorPanel/ParameterClient_wrap.cxx
www/mod_python/operatorPanel/writedata.py
www/mod_python/daq.conf
www/mod_wsgi/python2/scripts/ParameterClient.py
www/mod_wsgi/python2/scripts/ParameterClient_wrap.cxx
www/mod_wsgi/python2/scripts/writedata.html
www/mod_wsgi/python2/scripts/writedata.py
www/mod_wsgi/python2/daq.conf
www/mod_wsgi/python3/scripts/ParameterClient.py
www/mod_wsgi/python3/scripts/ParameterClient_wrap.cxx
www/mod_wsgi/python3/scripts/writedata.html
www/mod_wsgi/python3/scripts/writedata.py
www/mod_wsgi/python3/daq.conf
utils/configGUI/python2/confPanel.py
utils/configGUI/python2/images/four.gif.base64
utils/configGUI/python2/images/one.gif.base64
utils/configGUI/python2/images/two.gif.base64
utils/configGUI/python3/confPanel.py
utils/configGUI/python3/images/four.gif.base64
utils/configGUI/python3/images/one.gif.base64
utils/configGUI/python3/images/two.gif.base64
utils/dmbepanel/dmbepanel.py