Files
kleinanzeigen-bot/.gitignore
2026-02-28 22:01:40 +01:00

31 lines
320 B
Plaintext

# Local work folder that is not checked in
_LOCAL/
.*
!.act-event.json
!.actrc
!.gitattribute
!.gitignore
!.github/
!.markdownlint-cli2.jsonc
# kleinanzeigen_bot
/config.yaml
/data
/*.log
/src/kleinanzeigen_bot/_version.py
downloaded-ads
# python
__pycache__
/dist
# IntelliJ
/*.iml
/*.ipr
/*.iws
# Vim
*.swo
*.swp