1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00
Files
dotdrop/.gitignore
2022-09-03 08:51:56 +02:00

27 lines
286 B
Plaintext
Vendored

*.pyc
.coverage
.idea/
.vscode/
.atom/
.coverage*
dist/
build/
*.egg-info/
tags
env
htmlcov
# Snap packages
parts/
prime/
stage/
*.snap
/packages/snap/.snapcraft/
# Source archive packed by `snapcraft cleanbuild` before pushing to the LXD container
/packages/*_source.tar.bz2
venv