Authenticator/.gitignore

102 lines
1.3 KiB
Text
Raw Normal View History

2016-05-24 17:13:41 +02:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
2016-05-30 05:49:20 +02:00
.idea/
2016-05-24 17:13:41 +02:00
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
2016-06-02 23:12:05 +02:00
m4/
autom4te.cache/
2016-05-24 17:13:41 +02:00
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
# Translations
*.mo
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
#Ipython Notebook
.ipynb_checkpoints
2016-06-02 23:12:05 +02:00
# Unneeded files
NEWS
README
AUTHORS
ChangeLog
aclocal.m4
py-compile
install-sh
gnome-twofactorauth
stamp-h1
config.h
missing
ltmain.sh
configure
config.status
config.log
config.h.in
Makefile
Makefile.in
TwoFactorAuth/Makefile
TwoFactorAuth/Makefile.in
TwoFactorAuth/widgets/Makefile
TwoFactorAuth/widgets/Makefile.in
TwoFactorAuth/models/Makefile
TwoFactorAuth/models/Makefile.in
data/Makefile
data/Makefile.in
data/logos/Makefile
data/logos/Makefile.in
schemas/Makefile.in
schemas/Makefile
schemas/*.valid
po/stamp-it
po/*.gmo
po/POTFILES
po/Makefile.in.in