Merge pull request #45872 from nextcloud/bugfix/noid/updater-devs

fix(git): Ignore the updater/ directory from diffs
This commit is contained in:
Joas Schilling 2024-06-14 13:32:20 +02:00 committed by GitHub
commit 7513e45d0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored
View file

@ -63,6 +63,9 @@
!/themes/example
!/themes/README
# Love to people that develop the updater
/updater
# just sane ignores
.*.sw[po]
*.bak