Files
netris-cdc-file-transfer/.gitignore
Lutz Justen 0252d51cc0 Add actions for building and testing (#8)
* Add a Github action for building and testing

On Windows, -- -//third_party/... doesn't seem to work, so add all test directories manually. Also run the tests_*. We run only fastbuild tests here, since the opt tests will be run in the release workflow.

Also fix a number of compilation and test issues found along the way.
2022-11-21 23:22:09 +01:00

15 lines
127 B
Plaintext

.vs
.vscode
*.log
bin
dependencies
*.cflags
*.config
*.creator*
*.cxxflags
*.files
*.includes
.qtc_clangd
bazel-*
user.bazelrc