Select Git revision
.gitignore 191 B
*.mod
*.o
*.so
.*.swp
__pycache__/
*.pyc
.pytest_cache
/.project
/.pydevproject
/build
/src/dtu_we_controller/Win32
/src/dtu_we_controller_bladed/Win32
/version.h
build_vs17/
build_DHI_vs17/
updated the submodule utils hash code to the latest master add build folder to the git ignore list.
updated the submodule utils hash code to the latest master add build folder to the git ignore list.