Commit d3aa51d555c4ae77db24d0516408ca5ac7e40a6e

Authored by Jarryd Beck
1 parent 5eca8a30

Add dummy workflow

.github/workflows/build.yml 0 → 100644
.gitignore
1 *.swp 1 *.swp
2 -build* 2 +build*/
3 CMakeCache.txt 3 CMakeCache.txt
4 Makefile 4 Makefile
5 CMakeFiles/ 5 CMakeFiles/
6 Testing/ 6 Testing/
7 CTestTestfile.cmake 7 CTestTestfile.cmake
8 cmake_install.cmake 8 cmake_install.cmake
9 -bazel-*  
10 \ No newline at end of file 9 \ No newline at end of file
  10 +bazel-*