ipv6-dot-work/.gitignore

100 lines
1.1 KiB
Plaintext
Raw Normal View History

# Created by https://www.gitignore.io
### OSX ###
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
lib/
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
2019-01-27 16:16:04 +00:00
.idea/
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
*.pot
# Sphinx documentation
docs/_build/
# PyBuilder
target/
### Django ###
*.log
*.pot
*.pyc
__pycache__/
local_settings.py
venv/
.vscode/
.env
db.sqlite3
2018-11-28 12:37:35 +00:00
/static
2018-11-17 05:14:25 +00:00
media/
2019-01-27 19:44:57 +00:00
uwsgi.ini
2019-02-03 13:17:21 +00:00
/staticfiles
2019-02-03 13:11:56 +00:00
2019-02-03 13:17:21 +00:00
ipv6work/ldap_max_uid_file