mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-23 16:49:29 +00:00
parent
a0929f84ba
commit
9ff35e48c3
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
__pycache__/
|
||||||
|
.coverage*
|
||||||
|
.github
|
||||||
|
.gitignore
|
||||||
|
.pdm*
|
||||||
|
.pre-commit-config.yaml
|
||||||
|
.vscode
|
||||||
|
build/
|
||||||
|
logo.png
|
||||||
|
tests
|
5
.gitignore
vendored
5
.gitignore
vendored
@ -132,4 +132,7 @@ dmypy.json
|
|||||||
config.env
|
config.env
|
||||||
|
|
||||||
# Ignore pdm local files
|
# Ignore pdm local files
|
||||||
.pdm-python
|
.pdm-python
|
||||||
|
|
||||||
|
# Ignore ruff files
|
||||||
|
.ruff_cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user