gpgme/.gitignore
NIIBE Yutaka 85dd0fa4b5 build: Let configure create the VERSION file.
* autogen.sh: Update from libgpg-error.
* configure.ac: Use mym4_version to create VERSION file.
* Makefile.am (dist-hook): Do not create VERSION.
(EXTRA_DIST): Add VERSION.

--

GnuPG-bug-id: 3283
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2018-10-10 13:39:42 +09:00

56 lines
565 B
Plaintext

# GnuPG exclusions
/aclocal.m4
/autom4te.cache
/configure
/config.log
/config.status
/conf/config.h.in
/conf/config.h
/libtool
/VERSION
Makefile.in
Makefile
stamp-h1
*.o
*.lo
# Hidden files
*~
# Byte compiled Python
*.py[cod]
__pycache__
# C extensions
*.so
# Packages
*.egg
*.egg-info
build
eggs
parts
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Assorted Apple crap
default.profraw
.DS_Store
._.DS_Store