gpgme/.gitignore
Petr Šabata 35646748fb RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/gpgme#70cd4033d0614e2ab81563c3db51ba1fef5d3da6
2020-10-15 09:43:24 +02:00

19 lines
378 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
/.#*
/#*
/gpgme-1.10.0.tar.bz2
/gpgme-1.11.0.tar.bz2
/gpgme-1.11.1.tar.bz2
/gpgme-1.12.0.tar.bz2
/gpgme-1.13.1.tar.bz2
/gpgme-1.14.0.tar.bz2