commit 1c87bf59065675e33e72b0ede9f5cb7e4de96ea4 Author: shinobi Date: Thu Feb 6 17:51:09 2025 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c674098 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# ---> Linux +*~ + +# temporary files which can be created if a process still has a handle open of a deleted file +.fuse_hidden* + +# KDE directory preferences +.directory + +# Linux trash folder which might appear on any partition or disk +.Trash-* + +# .nfs files are created when an open file is removed but is still being accessed +.nfs* + diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b3499d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# yankee-gnome-twitch-api + +yankee-gnome-twitch-api!!!! \ No newline at end of file