forgot to add to gitignore 💀

This commit is contained in:
2024-03-16 23:55:42 +01:00
parent 71d318d9ec
commit 675da7bf16
2 changed files with 4 additions and 6 deletions

5
.gitignore vendored
View File

@@ -3,4 +3,7 @@ data.json
# Building
acecore
*.exe
*.exe
# Logging
logs/

View File

@@ -1,5 +0,0 @@
{"file":"/home/vaporvee/acecore/main.go:40","func":"main.main","level":"info","msg":"Discord session created","time":"2024-03-16T23:52:49+01:00"}
{"file":"/home/vaporvee/acecore/main.go:54","func":"main.main","level":"info","msg":"\nBot is now running as \"acecore [DEV]\"!","time":"2024-03-16T23:52:49+01:00"}
{"file":"/home/vaporvee/acecore/handlers.go:27","func":"main.ready","level":"info","msg":"\nStarting up...","time":"2024-03-16T23:52:49+01:00"}
{"file":"/home/vaporvee/acecore/handlers.go:51","func":"main.ready","level":"info","msg":"\nSuccessfully started the Bot!","time":"2024-03-16T23:52:50+01:00"}
{"file":"/home/vaporvee/acecore/main.go:58","func":"main.main","level":"info","msg":"\nShutting down...","time":"2024-03-16T23:53:10+01:00"}