mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
Fix: Remove mock indexers (#83)
* fix: remove mock indexers * chore: gitignore extra db files
This commit is contained in:
parent
ff33bcb99a
commit
ebed38a16c
3 changed files with 3 additions and 126 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,6 +4,9 @@
|
|||
*.sql
|
||||
*.sqlite
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.db*
|
||||
|
||||
# OS generated files #
|
||||
######################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue