mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
23 lines
200 B
Plaintext
23 lines
200 B
Plaintext
# python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
MANIFEST.in
|
|
MANIFEST
|
|
copyparty.egg-info/
|
|
buildenv/
|
|
build/
|
|
dist/
|
|
sfx/
|
|
.venv/
|
|
|
|
# ide
|
|
*.sublime-workspace
|
|
|
|
# winmerge
|
|
*.bak
|
|
|
|
# derived
|
|
copyparty/web/deps/
|
|
srv/
|