chore: simplify .gitignore

This commit is contained in:
sebthom
2026-02-28 22:01:40 +01:00
parent 9ca63527fe
commit 022b965f96

29
.gitignore vendored
View File

@@ -1,8 +1,13 @@
# Local work folder that is not checked in
_LOCAL/
# docker
.dockerignore
.*
!.act-event.json
!.actrc
!.gitattribute
!.gitignore
!.github/
!.markdownlint-cli2.jsonc
# kleinanzeigen_bot
/config.yaml
@@ -12,34 +17,14 @@ _LOCAL/
downloaded-ads
# python
/.venv
__pycache__
/dist
/.temp
/.eggs
/*.egg-info
/.pdm-build/
/.pdm-python
# Eclipse
/.project
/.pydevproject
/.settings/
**/.*.md.html
# IntelliJ
/.idea
/*.iml
/*.ipr
/*.iws
# Visual Studio Code
/.vscode
# OSX
.DS_Store
# Vim
*.swo
*.swp