Files
weave-scope/.gitignore
Jonathan Lange 7a35f21ea3 Squashed 'tools/' changes from 7a66090..8c6170d
8c6170d Fix lint in all the build-tools scripts
239935c shell-lint tool
d9ab133 Script for finding files with a given type
1b64e46 Add Weave Cloud client
f2e40b4 Time out commands after three minutes
2da55ce Don't spell-check compressed files
e9749a5 Make scheduler aware of test parallelisation

git-subtree-dir: tools
git-subtree-split: 8c6170d292
2016-07-12 14:21:55 +01:00

56 lines
685 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
.vagrant
releases
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
.DS_Store
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
profile.cov
coverage.html
# Emacs backup files
*~
# ctags files
tags
# Project specific
.*.uptodate
.uptodate
scope.tar
.pkg
prog/scope
docker/scope
docker/docker.tgz
docker/weave
docker/runsvinit
extras/fixprobe/fixprobe
extras/fixprobe/*.json
*sublime-project
*sublime-workspace
*npm-debug.log
app/static.go
prog/static.go
vendor/github.com/ugorji/go/codec/codecgen/bin/*
*.codecgen.go