From 3573c5f32abe410010cbfd21a7e07ac4d6d30321 Mon Sep 17 00:00:00 2001 From: AfonsoCMSousa Date: Mon, 25 May 2026 15:26:58 +0100 Subject: [PATCH] fix: added unnecessar\y files to the gitignore --- .gitignore | 3 +++ PlayerTracker | Bin 860728 -> 860728 bytes compile_commands.json | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9fd5b3e..e85a56f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ /.DS_store /.env /imgui.ini + +Playertracker +*.json diff --git a/PlayerTracker b/PlayerTracker index 6fe5eb1842bbf6457acb286651b4d4ace595aa54..ca196aec9fcb9d8f87fd8627f9858d2edda4ecc4 100755 GIT binary patch delta 213 zcmdmS#AL@2lMM@)MGTo$=czIVSMH6m8nf zp~I-V9jLjO2_mLAy<{6qqx|%}+c-2}YFW2)*udC{+d=w3mddxU-Od5ToIuP4#N6B0 JZs+OF0ssuZQd9r{ delta 213 zcmdmS#AL@2lMM@)MKqK5f4X(>o8fmytG~CIW?Rfv`g5vz3v>GxW=0@p0%8!G1&CRJ zm<@>8w{KzQ;8?^MKmGn@4vFbkmvX2<*z(h*mvLx9*mBd8mvOW~)of>4&M|=prfAb< z4jsn$?Lf`NOb{`}=_T7>8s(?&-NvB-Q_H%Y!v@Aq+z!$QvQ)l(?RE|z<^*CcAm-k_ Jb~{gZ76A2mS4sc? diff --git a/compile_commands.json b/compile_commands.json index 4dcb23c..576de46 120000 --- a/compile_commands.json +++ b/compile_commands.json @@ -1 +1 @@ -/home/afonsocmsousa/Developer/ac_sevice/ACPlayer_tracker/build/compile_commands.json \ No newline at end of file +/home/afonsocmsousa/Developer/ac-sevice/ACPlayer_tracker/build/compile_commands.json \ No newline at end of file