Commit Graph
3 Commits
Author SHA1 Message Date
retoor 2bcf2dc990 chore: remove stale pycache binaries and fix .gitignore path from src/upload to src/rupload 2024-11-26 06:26:27 +00:00
retoor 42e48271e2 chore: add uploads directory wildcard to .gitignore for exclusion
The diff adds a new line `uploads/*` to the `.gitignore` file, ensuring all contents within the `uploads` directory are excluded from version control.
2024-11-26 05:05:24 +00:00
retoor b5d889c478 feat: scaffold rupload project with Makefile, setup.cfg, cli, and aiohttp app skeleton 2024-11-26 03:34:46 +00:00