Skip to content

Commit 732952b

Browse files
author
Gonzalo Diaz
committed
[CONFIG] .gitignore file updated.
1 parent f45a06c commit 732952b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,10 @@ gradle-app.setting
2020
.project
2121
# JDT-specific (Eclipse Java Development Tools)
2222
.classpath
23+
24+
# Third party libraries
25+
**/lib/*.jar
26+
27+
# Static Analysis Results Interchange Format
28+
*.sarif
29+
.dccache

0 commit comments

Comments
 (0)