From d7d31b719f74c67177613e7a6d8b5568c287f086 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 17 Jul 2025 19:59:15 +0200 Subject: Removed and refactored the database to import data directly from Arsenal. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ad101d0..ac6d773 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -commands.raw -commands.state +data/commands.* \ No newline at end of file -- cgit v1.2.3