Add dummy workflow

This commit is contained in:
Jarryd Beck 2021-10-09 12:00:13 +11:00
parent 5eca8a3001
commit d3aa51d555
2 changed files with 2 additions and 2 deletions

0
.github/workflows/build.yml vendored Normal file
View File

4
.gitignore vendored
View File

@ -1,9 +1,9 @@
*.swp *.swp
build* build*/
CMakeCache.txt CMakeCache.txt
Makefile Makefile
CMakeFiles/ CMakeFiles/
Testing/ Testing/
CTestTestfile.cmake CTestTestfile.cmake
cmake_install.cmake cmake_install.cmake
bazel-* bazel-*