diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-05 18:16:14 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-05 18:16:14 +0200 |
| commit | d2aeab028cee5e8f4ec727df61338459ff7cc7e5 (patch) | |
| tree | d60bb9b5eb366d8e80169c02175712b31a0ca170 /c-sqlite-embed-db/.gitignore | |
| parent | 7c223ce41b36ec213a56d1be443a986a25399969 (diff) | |
| download | probe-d2aeab028cee5e8f4ec727df61338459ff7cc7e5.tar.gz | |
Added SQLite3 embedding
Diffstat (limited to 'c-sqlite-embed-db/.gitignore')
| -rw-r--r-- | c-sqlite-embed-db/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c-sqlite-embed-db/.gitignore b/c-sqlite-embed-db/.gitignore new file mode 100644 index 0000000..ba2906d --- /dev/null +++ b/c-sqlite-embed-db/.gitignore @@ -0,0 +1 @@ +main |
