Files
selenium/.git-fixfiles
Simon Stewart 67bff6cca2 Fix the build
2017-02-22 12:11:56 +00:00

4 lines
84 B
Bash

#!/bin/sh
git update-index --assume-unchanged cpp/iedriver/Generated/atoms.h
exit 0