diff --git a/.gitignore b/.gitignore index 6600c6f0fe1181fb71e1eac8438c4da336c5497c..64f95780a4776664b5f1b15de052464653750a8a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ Output/ Release/ Debug/ Pv_mod/Debug/ +Pv_mod/Pv_model.o *.vcxproj* *.sln IB_mod_batch.bat diff --git a/Pv_mod/Pv_model.o b/Pv_mod/Pv_model.o deleted file mode 100755 index 19bb10d3e6b103b8addfd8f7560a1171bb82f6ec..0000000000000000000000000000000000000000 Binary files a/Pv_mod/Pv_model.o and /dev/null differ