fleet/.gitignore

26 lines
313 B
Plaintext

# binaries
*.exe
# output directories
build
vendor
node_modules
# generated artifacts
assets/bundle*.*
assets/*@*.svg
assets/*@*.png
frontend/templates/react.tmpl
bindata.go
*.cover
*.test
*.log
# typescript generated test files
tmp/
# operating system artifacts
.DS_Store
# test mysql server data
mysqldata/