Skip to content

Commit a790579

Browse files
committed
Check codeql-pack.lock.yml file in to Git
1 parent 3c2dde9 commit a790579

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
.tours/codeql-tutorial-database/db-csv/default/cache/
33
.tours/codeql-tutorial-database/db-csv/default/strings/
44
.cache/
5-
6-
tutorial-queries/codeql-pack.lock.yml
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
lockVersion: 1.0.0
3+
dependencies:
4+
codeql/tutorial:
5+
version: 0.0.4
6+
compiled: false

0 commit comments

Comments
 (0)