Commit 3830d6b
committed
Ignore generated folder in source database
When we run the tutorial query, we generate some files in a
new folder:
```
codeql-tutorial-database/db-csv/default/strings/
```
We don't want the user to see this in their codespace so let's
ignore it.1 parent 6877f7d commit 3830d6b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
| 5 | + | |
0 commit comments