Commit Graph
2 Commits
Author SHA1 Message Date
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