summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2025-12-12Workaround gpg-agent.conf doesn't allow relative path to be calledAhmed Abdelhalim1-0/+1
gpg-agent.conf doesn't permit the usage of $PATH or $HOME in the pinentry-program (https://dev.gnupg.org/T4588) So the work around is to template that file and expand the path correctly using the setup script (which is also copying the file correctly) This is favored over the use of /usr/local/bin because it doesn't need privileged execution of the setup script
2021-03-27Add gitignore config files (including global)Ahmed Abdelhalim1-0/+1