From 35205867ef57016ae5bc7ac4b3299726244db63e Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 1 Jan 2020 14:57:46 +0200 Subject: [PATCH] Removed old storage directories --- storage/cache/.gitignore | 4 ---- storage/chronograf/.gitignore | 4 ---- storage/db/.gitignore | 4 ---- storage/files/.gitignore | 4 ---- storage/influxdb/.gitignore | 4 ---- 5 files changed, 20 deletions(-) delete mode 100644 storage/cache/.gitignore delete mode 100644 storage/chronograf/.gitignore delete mode 100644 storage/db/.gitignore delete mode 100644 storage/files/.gitignore delete mode 100644 storage/influxdb/.gitignore diff --git a/storage/cache/.gitignore b/storage/cache/.gitignore deleted file mode 100644 index 86d0cb2726..0000000000 --- a/storage/cache/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore \ No newline at end of file diff --git a/storage/chronograf/.gitignore b/storage/chronograf/.gitignore deleted file mode 100644 index 86d0cb2726..0000000000 --- a/storage/chronograf/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore \ No newline at end of file diff --git a/storage/db/.gitignore b/storage/db/.gitignore deleted file mode 100644 index 86d0cb2726..0000000000 --- a/storage/db/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore \ No newline at end of file diff --git a/storage/files/.gitignore b/storage/files/.gitignore deleted file mode 100644 index 86d0cb2726..0000000000 --- a/storage/files/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore \ No newline at end of file diff --git a/storage/influxdb/.gitignore b/storage/influxdb/.gitignore deleted file mode 100644 index 86d0cb2726..0000000000 --- a/storage/influxdb/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore \ No newline at end of file