mirror of
https://github.com/hohn/codeql-workshop-dataflow-c.git
synced 2025-12-16 10:33:04 +01:00
Initial commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.cache
|
||||
*.testproj
|
||||
*.lock.yaml
|
||||
*.lock.yml
|
||||
*.actual
|
||||
exercises-tests/*/test.c
|
||||
solutions-tests/*/test.c
|
||||
cpp-dataflow-part1-database
|
||||
cpp-dataflow-part2-database
|
||||
cpp-dataflow-part3-database
|
||||
settings.json
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user