1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00
Files
dotdrop/.gitignore
deadc0de6 5aa4b8c908 gitignore
2023-01-19 23:46:18 +01:00

27 lines
217 B
Plaintext
Vendored

*.pyc
__pycache__
.coverage
.coverage*
dist/
build/
*.egg-info/
tags
env
venv
htmlcov
# IDE
.idea/
.vscode/
.atom/
# Snap packages
parts/
prime/
stage/
*.snap
/packages/snap/.snapcraft/
/packages/*_source.tar.bz2