diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-19 21:27:17 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-31 21:55:43 -0500 |
commit | da6f5d079e01906fb5dc558390659557a869df8f (patch) | |
tree | 35b99248cf1ba78b52474bea960f92984ff721c7 /src/ext_depends/d2sqlite3/.gitignore | |
parent | sort how you want this to be (diff) |
nix flake, things nix
Diffstat (limited to 'src/ext_depends/d2sqlite3/.gitignore')
-rw-r--r-- | src/ext_depends/d2sqlite3/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ext_depends/d2sqlite3/.gitignore b/src/ext_depends/d2sqlite3/.gitignore new file mode 100644 index 0000000..8d7b4d4 --- /dev/null +++ b/src/ext_depends/d2sqlite3/.gitignore @@ -0,0 +1,10 @@ +.dub +dub.selections.json +__test__* +d2sqlite3-test* +libd2sqlite3.a +TODO.txt +docs.json +docs +sqlite3.o +lib/*/*.lib |