mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
21 lines
189 B
Plaintext
21 lines
189 B
Plaintext
# python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
MANIFEST.in
|
|
MANIFEST
|
|
copyparty.egg-info/
|
|
buildenv/
|
|
build/
|
|
dist/
|
|
*.rst
|
|
|
|
# sublime
|
|
*.sublime-workspace
|
|
|
|
# winmerge
|
|
*.bak
|
|
|
|
# other licenses
|
|
contrib/
|