mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
b8d4c78f62
* tests for auth endpoints * create user test and fatals instead of panics * more tests * remove init viper config setting * stubbing * more tests * more tests * organizing auth and users files * rest of auth tests * password reset tests
18 lines
178 B
Plaintext
18 lines
178 B
Plaintext
# binaries
|
|
kolide-ose
|
|
*.exe
|
|
|
|
# output directories
|
|
build
|
|
vendor
|
|
node_modules
|
|
|
|
# generated artifacts
|
|
server/bindata.go
|
|
*.cover
|
|
*.test
|
|
*.log
|
|
|
|
# operating system artifacts
|
|
.DS_Store
|