Skip to content

Commit f2d7c14

Browse files
author
Gonzalo Diaz
committed
[CONFIG] .gitignore avoid to track .sarif files
1 parent bcbf2be commit f2d7c14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,6 @@ cython_debug/
178178

179179
# Sources
180180
!/src/**/lib
181+
182+
# Sarif
183+
*.sarif

0 commit comments

Comments
 (0)