Skip to content
Snippets Groups Projects
Commit 26520e38 authored by fphemeral's avatar fphemeral
Browse files

add .gitignore

parent ea77967c
Branches
Tags
No related merge requests found
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Sphinx documentation
docs/_build/
# pyenv
.python-version
# dotenv
.env
# virtualenv
venv/
ENV/
### JetBrains
.idea
### Python
# Byte-compiled / optimized / DLL files
__pycache__/
*$py.class
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment