ignore dist dir and configuration file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
|||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
dist/
|
||||||
|
venv/
|
||||||
.seafile_mirror.db.json
|
.seafile_mirror.db.json
|
||||||
|
/seafile_mirror.conf.yaml
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user