From 38fb6b816d80ea44575d5b4cbc54219c6465c112 Mon Sep 17 00:00:00 2001 From: StelStelox Date: Sun, 19 Apr 2026 00:22:09 +0300 Subject: first commit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target -- cgit