Added gitignore
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
.DS_Store
|
||||
.Trash
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
out/
|
||||
auth/twitch-token.txt
|
||||
go.work
|
||||
go.work.sum
|
||||
.env
|
||||
Reference in New Issue
Block a user