diff options
author | drebs <drebs@riseup.net> | 2017-04-28 09:43:22 +0200 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-05-05 09:17:34 +0200 |
commit | 01f4c9f74240ddf6ca389d035f16aa6a59a3d3f3 (patch) | |
tree | 2187e49b189dd56ae1bd36369b53404c8fda093b /elastic | |
parent | ab04840d828aa5216911f711577077561208569a (diff) |
[elastic] move .gitignore to elastic folder
Diffstat (limited to 'elastic')
-rw-r--r-- | elastic/.gitignore | 2 | ||||
-rw-r--r-- | elastic/dashboard/.empty | 0 | ||||
-rw-r--r-- | elastic/visualization/.empty | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/elastic/.gitignore b/elastic/.gitignore new file mode 100644 index 0000000..f34cc43 --- /dev/null +++ b/elastic/.gitignore @@ -0,0 +1,2 @@ +visualization/*.json +dashboard/*.json diff --git a/elastic/dashboard/.empty b/elastic/dashboard/.empty new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/elastic/dashboard/.empty diff --git a/elastic/visualization/.empty b/elastic/visualization/.empty new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/elastic/visualization/.empty |