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 6fe5eb1..ca196ae 100755 Binary files a/PlayerTracker and b/PlayerTracker differ 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