gpgme/.gitignore
Tomas Mraz abe58665ff new upstream version
- re-enable gpg tests (original patch by John Morris <john@zultron.com>)
- quiet configure warning 'could not find g13'
- there is no libgpgme-pth anymore
2012-09-26 11:58:30 +02:00

13 lines
246 B
Plaintext

# ignore sources
/gpgme-[0-9].[0-9].[0-9].tar.bz2
/gpgme-[0-9].[0-9].[0-9].tar.bz2.sig
# ignore fedpkg local build artifacts
/.build-*.log
/gpgme-[0-9].[0-9].[0-9]/
/gpgme-[0-9].[0-9].[0-9]-*.src.rpm
/i686/
/x86_64/
# ignore emacs cruft
/.#*
/#*