chore: getrackte .pyc entfernen + .bak-Muster ignorieren (Ref #123)
This commit is contained in:
parent
1cbc5df1ad
commit
38b91136c2
19 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,8 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
.alert_state.json
|
||||
|
||||
# Backup-/Snapshot-Dateien (keine Versionierung)
|
||||
*.bak
|
||||
*.bak.*
|
||||
*-bak
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue