In commit 80947400487c6447bd42574cf383e6a0cce2244c, python/lvs_manager.py may have been inadvertently added to the repo. This file is automatically created in the python/Makefile here
lvs_manager.py: lvs_manager.py.in
sed -e '/SUBST_SCRIPT_DIR/s#SUBST_SCRIPT_DIR#$(SCRIPTINSTALL)#' \
lvs_manager.py.in > lvs_manager.py
It should probably be added to .gitignore with similar files already there such as tcltk/netgen.tcl
In
commit 80947400487c6447bd42574cf383e6a0cce2244c
,python/lvs_manager.py
may have been inadvertently added to the repo. This file is automatically created in thepython/Makefile
hereIt should probably be added to
.gitignore
with similar files already there such astcltk/netgen.tcl