Improving which files to ignore in repository. Updating go.sum although for now it doesn't work very well due to a go mod bug.

This commit is contained in:
Renan DelValle 2018-12-28 09:01:49 -08:00
parent 733444645a
commit f7c1b26cfd
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@ debian/debhelper-build-stamp
debian/files
debian/australis.substvars
build/
dist/
.idea/