abraunegg-onedrive/.gitignore
Romadelf c851b21eb0
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
2025-04-04 05:14:33 +11:00

23 lines
422 B
Text

.*
onedrive
onedrive.1
onedrive.o
version
Makefile
config.log
config.status
autom4te.cache/
contrib/pacman/PKGBUILD
contrib/spec/onedrive.spec
contrib/systemd/onedrive.service
contrib/systemd/onedrive@.service
# Ignore everything in the .github folder
.github/*
# Allow actions/spelling in .github
!.github/actions/spelling/
# Ensure spellcheck.yaml in .github is not ignored
!.github/actions/spelling/spellcheck.yaml