2013-09-16 17:14:20 -05:00
|
|
|
node_modules
|
2015-12-03 08:29:28 -06:00
|
|
|
npm-debug.log
|
2018-04-18 08:01:36 -05:00
|
|
|
yarn-error.log
|
2014-08-07 07:58:57 -05:00
|
|
|
coverage/
|
2013-09-16 17:14:20 -05:00
|
|
|
.aws-config.json
|
2015-03-09 11:12:59 -05:00
|
|
|
awsconfig
|
2018-04-18 08:01:36 -05:00
|
|
|
/.awcache
|
2015-01-01 15:26:57 -06:00
|
|
|
/dist
|
2017-10-01 13:02:25 -05:00
|
|
|
/public/build
|
|
|
|
/public/views/index.html
|
2018-11-01 17:31:17 -05:00
|
|
|
/public/views/error.html
|
2015-08-10 14:24:47 -05:00
|
|
|
/emails/dist
|
2015-09-10 04:26:40 -05:00
|
|
|
/public_gen
|
2016-01-28 13:38:55 -06:00
|
|
|
/public/vendor/npm
|
2015-01-01 15:26:57 -06:00
|
|
|
/tmp
|
2018-01-25 04:05:59 -06:00
|
|
|
tools/phantomjs/phantomjs
|
|
|
|
tools/phantomjs/phantomjs.exe
|
2017-10-22 00:03:26 -05:00
|
|
|
profile.out
|
|
|
|
coverage.txt
|
2014-05-15 08:07:03 -05:00
|
|
|
|
2015-03-11 04:32:12 -05:00
|
|
|
docs/AWS_S3_BUCKET
|
|
|
|
docs/GIT_BRANCH
|
|
|
|
docs/GITCOMMIT
|
|
|
|
docs/changed-files
|
|
|
|
|
2014-05-15 08:07:03 -05:00
|
|
|
# locally required config files
|
2015-04-02 08:37:22 -05:00
|
|
|
public/css/*.min.css
|
2014-05-15 08:07:03 -05:00
|
|
|
|
|
|
|
# Editor junk
|
|
|
|
*.sublime-workspace
|
|
|
|
*.swp
|
2014-07-31 14:36:32 -05:00
|
|
|
.idea/
|
2015-02-18 12:41:30 -06:00
|
|
|
*.iml
|
2017-04-24 03:58:53 -05:00
|
|
|
*.tmp
|
2017-09-18 07:04:55 -05:00
|
|
|
.DS_Store
|
2016-09-05 14:13:35 -05:00
|
|
|
.vscode/
|
2018-06-21 04:54:47 -05:00
|
|
|
.vs/
|
2014-10-07 14:54:38 -05:00
|
|
|
|
2015-02-06 07:17:40 -06:00
|
|
|
/data/*
|
2014-12-15 10:36:42 -06:00
|
|
|
/bin/*
|
2015-02-05 03:10:39 -06:00
|
|
|
|
2015-03-04 03:04:59 -06:00
|
|
|
conf/custom.ini
|
2015-02-25 00:57:51 -06:00
|
|
|
fig.yml
|
2018-09-19 07:35:27 -05:00
|
|
|
devenv/docker-compose.yml
|
|
|
|
devenv/docker-compose.yaml
|
2017-12-08 02:35:46 -06:00
|
|
|
/conf/provisioning/**/custom.yaml
|
2018-07-07 07:40:17 -05:00
|
|
|
/conf/provisioning/**/dev.yaml
|
2018-07-02 10:25:44 -05:00
|
|
|
/conf/ldap_dev.toml
|
2019-01-13 13:04:11 -06:00
|
|
|
/conf/ldap_freeipa.toml
|
2015-05-02 10:24:03 -05:00
|
|
|
profile.cov
|
2016-01-12 13:05:40 -06:00
|
|
|
/grafana
|
2018-05-07 05:32:18 -05:00
|
|
|
/local
|
2015-10-05 04:17:37 -05:00
|
|
|
.notouch
|
2018-05-07 05:32:18 -05:00
|
|
|
/Makefile.local
|
2016-02-16 01:47:26 -06:00
|
|
|
/pkg/cmd/grafana-cli/grafana-cli
|
|
|
|
/pkg/cmd/grafana-server/grafana-server
|
2017-10-07 03:31:39 -05:00
|
|
|
/pkg/cmd/grafana-server/debug
|
2018-04-27 06:41:58 -05:00
|
|
|
/pkg/extensions
|
2018-10-12 00:19:05 -05:00
|
|
|
/public/app/extensions
|
2017-11-15 04:37:45 -06:00
|
|
|
debug.test
|
2016-09-05 14:13:35 -05:00
|
|
|
/examples/*/dist
|
2017-08-01 02:49:26 -05:00
|
|
|
/packaging/**/*.rpm
|
|
|
|
/packaging/**/*.deb
|
2018-08-02 10:42:28 -05:00
|
|
|
/packaging/**/*.tar.gz
|
2017-08-15 02:48:31 -05:00
|
|
|
|
|
|
|
# Ignore OSX indexing
|
|
|
|
.DS_Store
|
2017-10-09 09:01:54 -05:00
|
|
|
|
2017-10-06 06:56:42 -05:00
|
|
|
/vendor/**/*.py
|
|
|
|
/vendor/**/*.xml
|
|
|
|
/vendor/**/*.yml
|
|
|
|
/vendor/**/*_test.go
|
|
|
|
/vendor/**/.editorconfig
|
2018-05-24 08:26:27 -05:00
|
|
|
*.orig
|
2018-05-29 04:52:00 -05:00
|
|
|
|
2018-08-20 12:21:32 -05:00
|
|
|
/devenv/bulk-dashboards/*.json
|
2018-09-24 02:41:11 -05:00
|
|
|
/devenv/bulk_alerting_dashboards/*.json
|
2018-10-03 04:17:46 -05:00
|
|
|
|
|
|
|
/scripts/build/release_publisher/release_publisher
|
2018-11-05 09:33:43 -06:00
|
|
|
*.patch
|
2019-02-21 03:58:28 -06:00
|
|
|
|
|
|
|
|
|
|
|
# Ignoring frontend packages specifics
|
|
|
|
/packages/**/dist
|
|
|
|
/packages/**/compiled
|
|
|
|
/packages/**/.rpt2_cache
|
2019-05-08 09:50:21 -05:00
|
|
|
|
|
|
|
theOutput/
|