[Solution] - Removing *.o files from git history

This commit is contained in:
Adnan Ioricce 2024-10-28 14:00:11 -03:00
parent 9b87a0d9c0
commit 5c4267262b

1
.gitignore vendored

@ -22,3 +22,4 @@ out/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*
replay_pid* replay_pid*
*.o