Add database.db and Config.cs to .gitignore

This commit is contained in:
SkyJoshua
2026-03-20 20:46:59 +00:00
committed by GitHub
parent 5b18a2170b
commit 5e60a4b7a3

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@
SkyBot/bin/
SkyBot/obj/
SkyBot/SkyBot.sln
SkyBot/database.db
SkyBot/Config.cs