diff options
author | Robby Zambito <contact@robbyzambito.me> | 2024-11-17 18:36:23 -0500 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2024-11-17 18:39:28 -0500 |
commit | 9781690db73f6d2f2090381dfe44d9b364741d0d (patch) | |
tree | d7daa755b7b0affa7f6468498a8b9346cc85f5eb /.gitignore |
Initial commit
Dumb proxy all posts to bsky.feed.post
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |