Files
weave-scope/.gitignore
David Kaltschmidt 4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00

51 lines
717 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
.vagrant
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
profile.cov
coverage.html
# Emacs backup files
*~
# Project specific
scope.tar
scope_ui_build.tar
app/app
probe/probe
docker/app
docker/probe
experimental/bridge/bridge
experimental/demoprobe/demoprobe
experimental/fixprobe/fixprobe
experimental/genreport/genreport
experimental/graphviz/graphviz
experimental/oneshot/oneshot
experimental/example/qotd/qotd
experimental/example/goapp/app
*sublime-project
*sublime-workspace
*npm-debug.log