Add .git-ignore for a sane status

This commit is contained in:
nemunaire 2023-02-20 09:22:11 +01:00
commit 479894cb98
5 changed files with 6 additions and 1 deletions

1
pkg/shadow-up/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
cmd/shadow-up

View file

@ -1,4 +1,4 @@
module git.nemunai.re/lectures/adlin/pkg/login-app
module git.nemunai.re/lectures/adlin/pkg/shadow-up
go 1.16