From bb189dd1e7cc14900e03a72403752e6aa5276d8c Mon Sep 17 00:00:00 2001 From: gabrix73 Date: Sun, 12 Apr 2026 14:49:49 +0200 Subject: rename: Veilith -> Khimera across all files and documentation --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 31b0125..af9d418 100644 --- a/.gitignore +++ b/.gitignore @@ -4,12 +4,12 @@ *.dll *.so *.dylib -veilith +khimera launcher launcher.exe # Allow source files (override binary exclusion) -!veilith-*.go +!khimera-*.go # Test binary, built with `go test -c` *.test @@ -45,9 +45,9 @@ Thumbs.db ehthumbs.db Desktop.ini -# Veilith specific -.veilith/ -veilith-data/ +# Khimera specific +.khimera/ +khimera-data/ portable-data/ *.db *.db-shm -- cgit v1.2.3