mirror of
https://github.com/Katakate/k7.git
synced 2026-09-25 03:01:59 +00:00
14 lines
115 B
Plaintext
14 lines
115 B
Plaintext
**/__pycache__/
|
|
**/*.pyc
|
|
**/*.pyo
|
|
**/*.pyd
|
|
|
|
/dist/
|
|
!dist/*.deb
|
|
|
|
.git
|
|
.gitignore
|
|
**/.DS_Store
|
|
**/.vscode/
|
|
**/.idea/
|