diff --git a/.gitignore b/.gitignore index 9fd5b3e..f9013c5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ /.DS_store /.env /imgui.ini + +PlayerTracker +compile_commands.json diff --git a/PlayerTracker b/PlayerTracker deleted file mode 100755 index c6467b4..0000000 Binary files a/PlayerTracker and /dev/null differ diff --git a/compile_commands.json b/compile_commands.json index 4dcb23c..2df4830 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 +/mnt/combined/servers/acserver_GT4/utils/ACPlayer_tracker/build/compile_commands.json \ No newline at end of file