Add the .o to the gitignore

This commit is contained in:
2023-06-13 21:08:30 +02:00
parent 2e3d045854
commit b7a4e3b51e

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ cmake-build-debug/
requests (1).txt
testFinal
Filmotheque
*.o
CMakelists.txt
BackEnd/.idea/
BackEnd/cmake-build-debug/