-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
90 lines (79 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
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
# backup
*~
.*.swo
# misc
*.bit
*.bin
.*.sw*
# python
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg
# C
*.o
*.a
*.exe
*.e
*.pcfg
# cmake build dir
build
#kdevelop
*.kdev4
# Trigger
!*/bin
*.swp
*.out
v/scripts/
v/vme/monscall++/*
v/vme/monscall*/cnt
v/*/*/linux*/
v/*/*/lin64/
v/*/*/*/linux*/
v/vme/*/*_cf
v/vme/*/*_cf.c
v/vme/*/*_cf.py
v/vme/ltu/.nfs0*
v/vme/bobr/bobr.make
v/vme/ttcmi/ttcmi.make
v/vme/corde/corde.make
v/vme/fanio/fanio.make
v/vme/rfrx/rfrx.make
v/vme/ttcvi/ttcvi.make
v/vme/cosmicfo/cosmicfo.make
v/vme/inputs/inputs.make
v/vme/simple/simple.make
v/vme/VME2FPGA/VME2FPGA.make
v/vme/ctp/ctp.make
v/vme/ltu/ltu.make
v/vme/switch/switch.make
v/vme/ctpt/ctpt.make
v/vme/lvdst/lvdst.make
v/vme/ttcit/ttcit.make
v/vme/CFG/ctp/DB/*
v/vme/CFG/ctp/pardefs/*
v/vme/CFG/ctp/monscal/inputs.mcfg
# Roman
v/vme/ctp++/delme
v/vme/ctp++/testlogs
v/vme/monscal++/MONSCAL/
v/vme/monscal++/delme
v/vme/ctp++/out*