fleet/.gitignore

26 строки
313 B
Plaintext
Исходник Обычный вид История

2016-08-10 18:31:27 +03:00
# binaries
*.exe
2016-08-10 18:31:27 +03:00
# output directories
build
vendor
node_modules
2016-08-10 18:31:27 +03:00
# generated artifacts
2017-01-19 18:24:10 +03:00
assets/bundle*.*
assets/*@*.svg
2016-12-10 01:30:32 +03:00
assets/*@*.png
2017-01-19 18:24:10 +03:00
frontend/templates/react.tmpl
2016-09-26 21:48:55 +03:00
bindata.go
2016-08-10 18:31:27 +03:00
*.cover
2016-08-11 19:44:00 +03:00
*.test
*.log
2016-08-10 18:31:27 +03:00
# typescript generated test files
2016-12-10 01:30:32 +03:00
tmp/
2016-08-10 18:31:27 +03:00
# operating system artifacts
.DS_Store
# test mysql server data
mysqldata/