diff options
| author | Nicolas Paul <nico@puffer.fish> | 2025-06-25 18:37:55 +0200 |
|---|---|---|
| committer | Nicolas Paul <nico@puffer.fish> | 2025-06-25 18:41:44 +0200 |
| commit | 2ddb2bb930edaa860f0403f70646f5f17de59dd3 (patch) | |
| tree | 39d9ca1ef61554670ea1d88711e5cace82c6b8c0 | |
Initialise the repository
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | README | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..18d4bb4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store` @@ -0,0 +1,4 @@ +Various scripts for use with Userscripts. +https://apps.apple.com/us/app/userscripts/id1463298887. + +By Nicolas Paul <nico@puffer.fish>: unrestricted use given this notice remains. |
