mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
26 lines
275 B
Plaintext
26 lines
275 B
Plaintext
*.pyc
|
|
.coverage
|
|
.idea/
|
|
.vscode/
|
|
.atom/
|
|
|
|
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
|