mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
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
|
||||
|
||||
# Ignore pdm local files
|
||||
.pdm-python
|
||||
.pdm-python
|
||||
|
||||
# Ignore ruff files
|
||||
.ruff_cache
|
||||
|
||||
Reference in New Issue
Block a user