Added gitignore

This commit is contained in:
Luxferre
2024-09-14 14:48:28 +03:00
parent 2001353466
commit 92309b49e4
+12
View File
@@ -0,0 +1,12 @@
.DS_Store
.Trash
*.exe
*.exe~
*.dll
*.so
*.dylib
out/
auth/twitch-token.txt
go.work
go.work.sum
.env