From 91dff501a5f5d6f76ec26a9c377b616124f7cc95 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Duruz?=
Date: Wed, 13 Nov 2024 13:57:07 +0100
Subject: [PATCH 1/2] Update README.md
---
README.md | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/README.md b/README.md
index 4ad3323..243c832 100644
--- a/README.md
+++ b/README.md
@@ -79,24 +79,6 @@ Ensure that **the Log Chat to File** option is activated. If it is not, activate
-### Linux specific settings
-
-After first launch an error message will be shown.
-
-You have to **manually** set the folder that contains the **Eve Online chat logs**.
-
-For doing so edit the **linuxSettings.json** file presents in the **EveIntelChecker Data** folder :
-```
-/home/YOUR_USERNAME/.local/share/EveIntelChecker/
-```
-
-I use the steam Eve Online client so in my case, the file content is :
-```
-{
- "LinuxEveLogFolder": "/home/YOUR_USERNAME/.steam/steam/steamapps/compatdata/8500/pfx/drive_c/users/steamuser/Documents/EVE/logs/Chatlogs/"
-}
-```
-
### Select your current system
Use the autocomplete form to select the system you're currently in. Press Enter to validate your selection.
From e9a126e7f5c5715ead43ba7b7860d4365506b561 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Duruz?=
Date: Tue, 31 Mar 2026 12:33:18 +0200
Subject: [PATCH 2/2] chore: Disable github LFS
---
.gitattributes | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitattributes b/.gitattributes
index 3a3261b..dfe0770 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
-*.db filter=lfs diff=lfs merge=lfs -text