mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
search and save are 'working', barely
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
coverage/
|
||||
.aws-config.json
|
||||
dist
|
||||
|
||||
public
|
||||
gin-bin
|
||||
# locally required config files
|
||||
web.config
|
||||
config.js
|
||||
|
||||
# Editor junk
|
||||
*.sublime-workspace
|
||||
*.swp
|
||||
.idea/
|
Reference in New Issue
Block a user