mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
20 lines
No EOL
353 B
Text
20 lines
No EOL
353 B
Text
.*
|
|
onedrive
|
|
onedrive.1
|
|
onedrive.o
|
|
version
|
|
Makefile
|
|
config.log
|
|
config.status
|
|
autom4te.cache/
|
|
contrib/pacman/PKGBUILD
|
|
contrib/spec/onedrive.spec
|
|
|
|
# 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 |