- Add new examples/crawler directory with Makefile, README, crawler.py, database.py, and main.py - Include devranta-1.1.0 distribution packages and api_test_results.json - Remove trailing whitespace and blank lines from README.md for consistent formatting
10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
.venv
|
|
.history
|
|
__pycache__
|
|
*.pyc
|
|
examples/crawler/devrant.sqlite-shm
|
|
examples/crawler/devrant.sqlite-wal
|
|
examples/crawler/devrant.sqlite
|
|
examples/crawler/.venv
|
|
examples/crawler/__pycache__
|