diff --git a/.gitignore b/.gitignore index 047e8378..9f57582f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ obj/ !**/Bin/Debug/Nito.AsyncEx.Enlightenment.dll !**/Bin/Debug/Nito.AsyncEx.dll !**/Bin/Debug/WebSocket4Net.dll +!**/Bin/Debug/sqlite3.dll !**/Bin/Debug/data/* !**/Bin/Debug/data/ Tests/ diff --git a/NadekoBot/bin/Debug/sqlite3.dll b/NadekoBot/bin/Debug/sqlite3.dll new file mode 100644 index 00000000..59e84a1c Binary files /dev/null and b/NadekoBot/bin/Debug/sqlite3.dll differ