adjust gitignore to ignore files matching .bash*

This commit is contained in:
Sebastian Lenzlinger 2024-12-10 12:26:56 +01:00
parent 8db1221758
commit 10e160cbce
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
lazy-lock.json lazy-lock.json
PRIVATE PRIVATE
.bash*

View File

@ -3,7 +3,7 @@
], ],
"news": { "news": {
"NEWS.md": "7429" "NEWS.md": "6520"
}, },
"version": 7 "version": 6
} }