summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3a0d44172..e7310d676 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,7 @@ cachefile.dbm
.idea/*
bazarr.pid
/venv
-/data \ No newline at end of file
+/data
+
+# Allow
+!*.dll \ No newline at end of file