gpgme/.gitignore

56 lines
565 B
Plaintext
Raw Normal View History

# GnuPG exclusions
2011-01-07 12:52:31 +00:00
/aclocal.m4
/autom4te.cache
/configure
/config.log
/config.status
2018-10-05 13:46:25 +00:00
/conf/config.h.in
/conf/config.h
/libtool
/VERSION
2011-01-07 12:52:31 +00:00
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