diff --git a/.gitignore b/.gitignore index c610df8..f6c32a8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,14 @@ results/* CSVFiles/* .ipynb_* .vscode -scripts/convert_cplex_to_cbc.py \ No newline at end of file +convert_cplex_to_cbc.py + +mycplexcommands + +*.pickle +CSVFiles/* +*.log + +input_data/~* + +.*