mirror of
https://github.com/wassname/psaw.git
synced 2026-08-20 12:40:32 +08:00
21 lines
157 B
Plaintext
21 lines
157 B
Plaintext
*.bak
|
|
*.egg
|
|
*.egg-info/
|
|
*.eggs/
|
|
*.pyc
|
|
*.pypirc
|
|
*.pyproj
|
|
*.sln
|
|
*.vs/
|
|
*~
|
|
.DS_Store
|
|
.cache/
|
|
.coverage
|
|
.idea/
|
|
.pytest_cache/
|
|
.tox/
|
|
_build/
|
|
build/
|
|
dist/
|
|
praw.ini
|