mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
f32c34c726
Conflicts: .gitignore
25 lines
229 B
Plaintext
25 lines
229 B
Plaintext
node_modules
|
|
coverage/
|
|
.aws-config.json
|
|
awsconfig
|
|
/dist
|
|
/tmp
|
|
|
|
# locally required config files
|
|
web.config
|
|
config.js
|
|
src/css/*.min.css
|
|
|
|
# Editor junk
|
|
*.sublime-workspace
|
|
*.swp
|
|
.idea/
|
|
*.iml
|
|
|
|
/data/*
|
|
/bin/*
|
|
|
|
conf/custom.ini
|
|
fig.yml
|
|
|