Skip to content

Commit 7b8843f

Browse files
committed
feat: Add codeql folder to gitignore
1 parent c585d13 commit 7b8843f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
*.actual
1010
*.class
1111
*/*.class
12+
# Cloned repository of codeql
13+
/codeql
1214

1315
# Test files / folders
1416
test.ql

0 commit comments

Comments
 (0)