fix(tisbackup): add elements to .dockerignore
Some checks failed
lint / docker (push) Has been cancelled
Some checks failed
lint / docker (push) Has been cancelled
This commit is contained in:
parent
8761a04c40
commit
3a4f3267eb
@ -1,3 +1,15 @@
|
|||||||
|
# TISBackup
|
||||||
|
rpm/*
|
||||||
|
deb/*
|
||||||
|
.gitea/*
|
||||||
|
.pre-commit-config.yaml
|
||||||
|
README.md
|
||||||
|
compose.yml
|
||||||
|
docs
|
||||||
|
docs-sphinx-rst
|
||||||
|
pyproject.toml
|
||||||
|
samples/*
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
.git
|
.git
|
||||||
.gitignore
|
.gitignore
|
||||||
|
Loading…
Reference in New Issue
Block a user