Ignoring files created during configure to be consistent with other files generated from .in templates (#3188)

* Ignoring files created during configure to be consistent with other files generated from .in templates
This commit is contained in:
Romadelf 2025-04-03 20:14:33 +02:00 committed by GitHub
commit c851b21eb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored
View file

@ -9,6 +9,9 @@ config.status
autom4te.cache/ autom4te.cache/
contrib/pacman/PKGBUILD contrib/pacman/PKGBUILD
contrib/spec/onedrive.spec contrib/spec/onedrive.spec
contrib/systemd/onedrive.service
contrib/systemd/onedrive@.service
# Ignore everything in the .github folder # Ignore everything in the .github folder
.github/* .github/*