2018-02-14 10:08:04 +00:00
|
|
|
# GnuPG exclusions
|
2011-01-07 12:52:31 +00:00
|
|
|
/aclocal.m4
|
|
|
|
/autom4te.cache
|
|
|
|
/config.h.in
|
|
|
|
/configure
|
2012-04-12 17:51:48 +00:00
|
|
|
/config.h
|
|
|
|
/config.log
|
|
|
|
/config.status
|
|
|
|
/libtool
|
2011-01-07 12:52:31 +00:00
|
|
|
Makefile.in
|
2012-04-12 17:51:48 +00:00
|
|
|
Makefile
|
|
|
|
stamp-h1
|
|
|
|
*.o
|
|
|
|
*.lo
|
2018-02-14 10:08:04 +00:00
|
|
|
|
|
|
|
# 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
|