gosmartkeyboard/.gitignore
Kevin F 2789545bd7 Added make file to manage literacy commands and tests
Setup gitignore to ignore tangled files except for go tests
2022-09-08 13:32:08 -05:00

5 lines
55 B
Plaintext

docs/*
*.go
!smartkeyboard/auth/*_test.go
go.mod
go.sum