.gitignore
author Mikael Berthe <mikael@lilotux.net>
Sat, 21 Oct 2017 19:06:26 +0200
changeset 171 611c211534d0
parent 123 24ab59ba57b2
permissions -rw-r--r--
Fix --config flag If viper.SetConfigName is called after viper.SetConfigFile, the file setting is erased...

# Binaries
madonctl
*.exe
*.test

*.swp

.goxc*
doc
builds