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
|
2019-04-10 13:25:53 +00:00
|
|
|
.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
|
|
|
|
2019-12-03 18:32:07 +00:00
|
|
|
/tags
|
|
|
|
/bin/
|
2016-05-28 08:25:24 +00:00
|
|
|
/pkg/
|
2020-06-04 14:24:15 +00:00
|
|
|
.vagrant
|
2015-06-01 11:46:14 +00:00
|
|
|
website/build/
|
|
|
|
website/npm-debug.log
|
|
|
|
*.old
|
|
|
|
*.attr
|
|
|
|
|
2018-11-20 18:16:03 +00:00
|
|
|
# Test file
|
|
|
|
exit-code
|
|
|
|
|
2018-12-07 01:24:43 +00:00
|
|
|
# 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
|
|
|
|
2021-03-12 20:57:49 +00:00
|
|
|
# init outputs
|
2015-09-23 05:49:39 +00:00
|
|
|
example.nomad
|
2021-03-12 20:57:49 +00:00
|
|
|
spec.hcl
|
|
|
|
volume.hcl
|
|
|
|
|
2015-09-23 05:49:39 +00:00
|
|
|
nomad_linux_amd64
|
|
|
|
nomad_darwin_amd64
|
|
|
|
TODO.md
|
2017-08-28 22:41:28 +00:00
|
|
|
codecgen-*.generated.go
|
2020-05-30 14:29:47 +00:00
|
|
|
**/structs.generated.go
|
2019-08-13 14:12:57 +00:00
|
|
|
GNUMakefile.local
|
2015-09-23 22:10:11 +00:00
|
|
|
|
2021-11-19 08:33:11 +00:00
|
|
|
# Terraform state and locking files.
|
2015-09-23 22:10:11 +00:00
|
|
|
.terraform
|
|
|
|
*.tfstate*
|
2021-11-19 08:33:11 +00:00
|
|
|
.terraform.lock.hcl
|
|
|
|
|
2016-05-07 17:05:53 +00:00
|
|
|
rkt-*
|
2017-08-02 15:18:18 +00:00
|
|
|
|
|
|
|
./idea
|
|
|
|
*.iml
|
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
|
2020-05-15 18:53:31 +00:00
|
|
|
/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
|
2019-04-10 13:25:53 +00:00
|
|
|
e2e/terraform/keys/
|
2021-03-09 13:31:38 +00:00
|
|
|
|
|
|
|
# debug bundles
|
|
|
|
nomad-debug-*
|
2021-04-27 21:41:03 +00:00
|
|
|
|
|
|
|
# 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
|