mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
refact: move temp files to /.temp/
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -14,19 +14,13 @@ downloaded-ads
|
||||
# python
|
||||
/.venv
|
||||
__pycache__
|
||||
/build
|
||||
/dist
|
||||
/.temp
|
||||
/.eggs
|
||||
/*.egg-info
|
||||
/.mypy_cache
|
||||
/.pdm-build/
|
||||
/.pdm-python
|
||||
/.ruff_cache
|
||||
|
||||
# test coverage
|
||||
/.coverage
|
||||
/htmlcov/
|
||||
/coverage.xml
|
||||
|
||||
# Eclipse
|
||||
/.project
|
||||
|
||||
Reference in New Issue
Block a user