2018-01-25 13:29:04 -07:00
|
|
|
|
|
|
|
# Custom files
|
2016-03-20 16:14:05 -06:00
|
|
|
*~
|
|
|
|
*.swp
|
|
|
|
*.swo
|
2017-08-12 00:01:35 -06:00
|
|
|
*.cap
|
2017-08-16 12:22:19 -06:00
|
|
|
*.log
|
2018-01-25 13:29:04 -07:00
|
|
|
*.conf
|
|
|
|
*.lock
|
|
|
|
*.save
|
2018-01-19 13:47:32 -07:00
|
|
|
*.backup
|
2017-08-16 12:03:19 -06:00
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.obj
|
|
|
|
|
|
|
|
# Precompiled Headers
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
|
|
|
|
# Fortran module files
|
|
|
|
*.mod
|
|
|
|
*.smod
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
|
|
|
*.a
|
|
|
|
*.lib
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
|
|
|
|
### Calabash ###
|
|
|
|
# Calabash / Cucumber
|
|
|
|
rerun/
|
|
|
|
reports/
|
|
|
|
screenshots/
|
|
|
|
screenshot*.png
|
|
|
|
test-servers/
|
|
|
|
|
|
|
|
# bundler
|
|
|
|
.bundle
|
|
|
|
vendor
|
|
|
|
|
|
|
|
### Python ###
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
|
|
|
|
|
|
|
# C extensions
|
|
|
|
|
|
|
|
# Distribution / packaging
|
|
|
|
.Python
|
|
|
|
build/
|
|
|
|
develop-eggs/
|
|
|
|
dist/
|
|
|
|
downloads/
|
|
|
|
eggs/
|
|
|
|
.eggs/
|
|
|
|
lib/
|
|
|
|
lib64/
|
|
|
|
parts/
|
|
|
|
sdist/
|
|
|
|
var/
|
|
|
|
wheels/
|
|
|
|
*.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
|
|
|
|
*.pot
|
|
|
|
|
|
|
|
# Django stuff:
|
|
|
|
*.log
|
|
|
|
local_settings.py
|
|
|
|
|
|
|
|
# Flask stuff:
|
|
|
|
instance/
|
|
|
|
.webassets-cache
|
|
|
|
|
|
|
|
# Scrapy stuff:
|
|
|
|
.scrapy
|
|
|
|
|
|
|
|
# Sphinx documentation
|
|
|
|
docs/_build/
|
|
|
|
|
|
|
|
# PyBuilder
|
|
|
|
target/
|
2018-01-19 13:02:43 -07:00
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# Jupyter Notebook
|
|
|
|
.ipynb_checkpoints
|
2017-08-16 12:03:19 -06:00
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# pyenv
|
|
|
|
.python-version
|
2017-08-16 12:03:19 -06:00
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# celery beat schedule file
|
|
|
|
celerybeat-schedule.*
|
2017-08-16 12:03:19 -06:00
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# SageMath parsed files
|
|
|
|
*.sage.py
|
2017-08-16 12:03:19 -06:00
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# Environments
|
|
|
|
.env
|
|
|
|
.venv
|
|
|
|
env/
|
|
|
|
venv/
|
|
|
|
ENV/
|
|
|
|
env.bak/
|
|
|
|
venv.bak/
|
|
|
|
|
|
|
|
# Spyder project settings
|
|
|
|
.spyderproject
|
|
|
|
.spyproject
|
|
|
|
|
|
|
|
# Rope project settings
|
|
|
|
.ropeproject
|
|
|
|
|
|
|
|
# mkdocs documentation
|
|
|
|
/site
|
|
|
|
|
|
|
|
# mypy
|
|
|
|
.mypy_cache/
|
|
|
|
|
|
|
|
### SublimeText ###
|
|
|
|
# cache files for sublime text
|
2017-08-16 12:03:19 -06:00
|
|
|
*.tmlanguage.cache
|
|
|
|
*.tmPreferences.cache
|
|
|
|
*.stTheme.cache
|
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# workspace files are user-specific
|
2017-08-16 12:03:19 -06:00
|
|
|
*.sublime-workspace
|
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# project files should be checked into the repository, unless a significant
|
|
|
|
# proportion of contributors will probably not be using SublimeText
|
2017-08-16 12:03:19 -06:00
|
|
|
# *.sublime-project
|
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
# sftp configuration file
|
2017-08-16 12:03:19 -06:00
|
|
|
sftp-config.json
|
|
|
|
|
|
|
|
# Package control specific files
|
|
|
|
Package Control.last-run
|
|
|
|
Package Control.ca-list
|
|
|
|
Package Control.ca-bundle
|
|
|
|
Package Control.system-ca-bundle
|
|
|
|
Package Control.cache/
|
|
|
|
Package Control.ca-certs/
|
|
|
|
Package Control.merged-ca-bundle
|
|
|
|
Package Control.user-ca-bundle
|
|
|
|
oscrypto-ca-bundle.crt
|
|
|
|
bh_unicode_properties.cache
|
|
|
|
|
|
|
|
# Sublime-github package stores a github token in this file
|
|
|
|
# https://packagecontrol.io/packages/sublime-github
|
|
|
|
GitHub.sublime-settings
|
|
|
|
|
2018-01-25 13:29:04 -07:00
|
|
|
### Vim ###
|
|
|
|
# swap
|
|
|
|
.sw[a-p]
|
|
|
|
.*.sw[a-p]
|
|
|
|
# session
|
|
|
|
Session.vim
|
|
|
|
# temporary
|
|
|
|
.netrwhist
|
|
|
|
*~
|
|
|
|
# auto-generated tag files
|
|
|
|
tags
|
|
|
|
|
|
|
|
### VisualStudioCode ###
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
.history
|