From 9f9d66afebc59c6c265c4424f7b8fb36d8876541 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Thu, 26 Oct 2023 16:39:03 +0200 Subject: Updated 34 files and added 146 files (automated) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 66bc8ac..2f42df5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ includes/app.json includes/tokens includes/users -assets/content \ No newline at end of file +assets/content +build \ No newline at end of file -- cgit