Browse Source

Initial commit

master
Beep 4 years ago
committed by Gitea
commit
8934a485c3
  1. 14
      .gitignore
  2. 3
      README.md

14
.gitignore

@ -0,0 +1,14 @@
# ---> Go
# 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

3
README.md

@ -0,0 +1,3 @@
# beep-permissions
Beep backend handling user permissions
Loading…
Cancel
Save