open-nomad/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

136 lines
1.7 KiB
Plaintext
Raw Normal View History

2015-06-01 10:21:00 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
2016-06-17 04:04:09 +00:00
*.log
/*.hcl
2015-06-01 11:46:14 +00:00
.DS_Store
Thumbs.db
.idea
2015-06-01 10:21:00 +00:00
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
2015-06-01 11:46:14 +00:00
/tags
/bin/
/pkg/
.vagrant
2015-06-01 11:46:14 +00:00
website/build/
website/npm-debug.log
*.old
*.attr
# Test file
exit-code
# Don't commit uncompressed state test files
client/state/testdata/*.db
2015-06-01 11:46:14 +00:00
ui/.sass-cache
ui/static/base.css
ui/static/application.min.js
ui/dist/
*.swp
2016-07-29 03:20:20 +00:00
*.iml
2015-06-01 11:46:14 +00:00
website/.bundle
website/vendor
2015-09-23 05:49:39 +00:00
2022-05-25 16:15:00 +00:00
# Go work files
go.work
2022-05-31 23:37:49 +00:00
go.work.sum
2022-05-25 16:15:00 +00:00
# init outputs
2015-09-23 05:49:39 +00:00
example.nomad
spec.hcl
volume.hcl
2015-09-23 05:49:39 +00:00
nomad_linux_amd64
nomad_darwin_amd64
TODO.md
codecgen-*.generated.go
**/structs.generated.go
GNUMakefile.local
2015-09-23 22:10:11 +00:00
# Terraform state and locking files.
2015-09-23 22:10:11 +00:00
.terraform
*.tfstate*
.terraform.lock.hcl
rkt-*
# Common editor config
./idea
*.iml
.vscode
2017-09-19 14:47:10 +00:00
# UI rules
# compiled output
/ui/dist
/ui/tmp
# dependencies
/ui/node_modules
/ui/bower_components
# misc
/ui/.sass-cache
/ui/.eslintcache
/ui/.storybook/preview-head.html
2017-09-19 14:47:10 +00:00
/ui/connect.lock
/ui/coverage/*
/ui/libpeerconnection.log
/ui/npm-debug.log*
/ui/testem.log
2019-10-08 18:44:19 +00:00
/ui/.env*
/ui/.pnp*
2017-09-19 14:47:10 +00:00
.ignore
2019-03-15 20:26:18 +00:00
# ember-try
/ui/.node_modules.ember-try/
/ui/bower.json.ember-try
/ui/package.json.ember-try
2017-09-19 14:47:10 +00:00
# generated routes file
command/agent/bindata_assetfs.go
2017-11-15 19:42:30 +00:00
# auto-generated cert file for Terraform/Azure
azure-hashistack.pem
2018-12-17 17:40:09 +00:00
# generated keys for e2e tests
e2e/terraform/keys/
# debug bundles
nomad-debug-*
# locally compiled ecs driver for e2e testing
e2e/terraform/packer/ubuntu-bionic-amd64/nomad-driver-ecs
# generated variables for e2e tests
e2e/remotetasks/input/ecs.vars
# local terraform overrides
*.auto.tfvars
# Tools files
tools/missing/missing