Skip to content

Commit ac40824

Browse files
authored
build(semgrep): Add .semgrepignore (#1720)
1 parent 7077976 commit ac40824

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.semgrepignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
:include .gitignore
2+
3+
.git
4+
5+
src/test
6+
7+
benchkit
8+
benchkit-backend
9+
10+
driver-it
11+
examples
12+
13+
testkit
14+
testkit-backend
15+
testkit-tests
16+

0 commit comments

Comments
 (0)