wallabag-api-client/.gitignore
ksyasuda a1fd24c92d
All checks were successful
Build and Upload Python Package / build (push) Successful in 52s
initial commit
2024-09-07 19:34:48 -07:00

9 lines
169 B
Plaintext

.git/*
dist/*
env/*
src/wallabag_api_client.egg-info
src/__pycache__/*
src/wallabag_api_client/__pycache__/*
src/wallabag_api_client/methods/__pycache__/*
tests/test.py