ignore dist dir and configuration file

This commit is contained in:
2023-09-21 17:24:06 +02:00
parent cfed5c4807
commit e5b1022e0b

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
#
# SPDX-License-Identifier: Apache-2.0
dist/
venv/
.seafile_mirror.db.json
/seafile_mirror.conf.yaml
__pycache__/
*.log