Add initial version

This commit is contained in:
2026-03-04 19:35:55 +02:00
commit b282cef697
7 changed files with 362 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
*
!.gitignore
!.git/
!.git/**
!README.md
!.python-version
!pyproject.toml
!uv.lock
!random_file_picker/
!random_file_picker/__init__.py
!random_file_picker/cli.py