cti-python-stix2/.gitignore

100 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-01-17 17:54:39 +01:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.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
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
2018-04-23 15:42:33 +02:00
.pytest_cache/
2017-01-17 17:54:39 +01:00
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
.ipynb_checkpoints
default_sem_eq_weights.rst
2017-01-17 17:54:39 +01:00
# PyBuilder
target/
# External data cache
cache.sqlite
2017-04-05 23:12:44 +02:00
# Vim
*.swp
2017-04-11 21:05:22 +02:00
# PyCharm
.idea/
2018-12-07 18:43:23 +01:00
### macOS template
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk