Skip to content

Commit badf6ce

Browse files
authored
Update .gitignore (sonic-net#822)
1 parent 1494bc6 commit badf6ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
*.la
55
*.lo
66
*.o
7+
*.so
8+
*.pyc
9+
*_wrap.cpp
710

811
# Packaging Files #
912
###################
@@ -101,3 +104,4 @@ tests/vssyncd
101104

102105
tests/applyview.log
103106
tests/sai_warmboot.bin
107+
tests/[0-9]*

0 commit comments

Comments
 (0)