Updated gitignore
the build was successful Ayrıntılar

Bu işleme şunda yer alıyor:
kolaente 2018-01-27 14:00:23 +01:00 işlemeyi yapan: kolaente
ebeveyn e99aeb67c6
işleme b6d0570e79
İmzalayan: konrad
GPG Anahtar Kimliği: F40E70337AB24C9B
1 değiştirilmiş dosya ile 9 ekleme ve 5 silme

14
.gitignore sağlanmış
Dosyayı Görüntüle

@ -1,13 +1,17 @@
.idea/*
# Go stuff
Library
dist/*
dist/
frontend/node_modules/
frontend/dist/
frontend/npm-debug.log*
frontend/yarn-debug.log*
frontend/yarn-error.log*
config.ini
*.db
cover.html
coverage.out
# Frontend stuff
frontend/node_modules/
frontend/dist/
frontend/npm-debug.log*
frontend/yarn-debug.log*
frontend/yarn-error.log*