forked from sonic-net/sonic-swss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
64 lines (59 loc) · 1.05 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
# Compiled Source #
###################
*.la
*.lo
*.o
*.pyc
# Packaging Files #
###################
debian/files
debian/libswsscommon-dev.debhelper.log
debian/libswsscommon-dev.substvars
debian/libswsscommon.debhelper.log
debian/libswsscommon.postinst.debhelper
debian/libswsscommon.postrm.debhelper
debian/libswsscommon.substvars
debian/swss.debhelper.log
debian/swss.substvars
debian/swss-dbg.debhelper.log
debian/swss-dbg.substvars
debian/libswsscommon-dev/
debian/libswsscommon/
debian/swss/
debian/tmp/
aclocal.m4
config.h
config.h.in
config.h.in~
config.log
config.status
configure
libtool
Makefile.in
stamp-h1
**/.deps/
**/.libs/
**/Makefile
# Dependency Folder #
#####################
deps/
# Executables #
###############
teamsyncd/teamsyncd
fpmsyncd/fpmsyncd
cfgmgr/buffermgrd
cfgmgr/intfmgrd
cfgmgr/portmgrd
cfgmgr/teammgrd
cfgmgr/vlanmgrd
cfgmgr/vrfmgrd
cfgmgr/nbrmgrd
cfgmgr/vxlanmgrd
neighsyncd/neighsyncd
portsyncd/portsyncd
orchagent/orchagent
orchagent/routeresync
orchagent/orchagent_restart_check
swssconfig/swssconfig
swssconfig/swssplayer
tests/tests