Files
labca/.gitignore
Arjan H 0ed9d8eac2 Build and use local docker images for docker-only setup (#41)
For now, the images are still built on the target machine for testing,
in the end they need to be built in a GitHub action.
2023-04-15 09:19:17 +02:00

31 lines
408 B
Plaintext

# GitHub Pages
_site
.sass-cache
.jekyll-metadata
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# IDE
*.code-workspace
# Project specific
gui/data/
gui/bin/
bin/labca-gui
debian/.debhelper/
debian/files
debian/labca-gui.substvars
debian/labca-gui/
build/tmp/