mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
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:
parent
519e9ffb3a
commit
c851b21eb0
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -9,6 +9,9 @@ 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/*
|
||||
|
|
@ -17,4 +20,4 @@ contrib/spec/onedrive.spec
|
|||
!.github/actions/spelling/
|
||||
|
||||
# Ensure spellcheck.yaml in .github is not ignored
|
||||
!.github/actions/spelling/spellcheck.yaml
|
||||
!.github/actions/spelling/spellcheck.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue