From 45fb7a55d23e647bf5b9b1d8973e5999a017f214 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 4 May 2020 17:56:39 -0400 Subject: [PATCH] Remove unnecessary .gitignore files --- .../consumer/cassandra-consumer/.gitignore | 30 ------------------ .../consumer/counter-consumer/.gitignore | 28 ----------------- functions/consumer/log-consumer/.gitignore | 31 ------------------- .../consumer/mongodb-consumer/.gitignore | 31 ------------------- functions/function/filter-function/.gitignore | 28 ----------------- functions/function/spel-function/.gitignore | 28 ----------------- .../function/splitter-function/.gitignore | 28 ----------------- functions/supplier/http-supplier/.gitignore | 28 ----------------- .../supplier/mongodb-supplier/.gitignore | 31 ------------------- 9 files changed, 263 deletions(-) delete mode 100644 functions/consumer/cassandra-consumer/.gitignore delete mode 100644 functions/consumer/counter-consumer/.gitignore delete mode 100644 functions/consumer/log-consumer/.gitignore delete mode 100644 functions/consumer/mongodb-consumer/.gitignore delete mode 100644 functions/function/filter-function/.gitignore delete mode 100644 functions/function/spel-function/.gitignore delete mode 100644 functions/function/splitter-function/.gitignore delete mode 100644 functions/supplier/http-supplier/.gitignore delete mode 100644 functions/supplier/mongodb-supplier/.gitignore diff --git a/functions/consumer/cassandra-consumer/.gitignore b/functions/consumer/cassandra-consumer/.gitignore deleted file mode 100644 index 3a568a50..00000000 --- a/functions/consumer/cassandra-consumer/.gitignore +++ /dev/null @@ -1,30 +0,0 @@ -target/ -!.mvn/wrapper/maven-wrapper.jar -!**/src/main/** -!**/src/test/** - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -build/ - -### VS Code ### -.vscode/ diff --git a/functions/consumer/counter-consumer/.gitignore b/functions/consumer/counter-consumer/.gitignore deleted file mode 100644 index 4a453031..00000000 --- a/functions/consumer/counter-consumer/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -/target/ -!.mvn/wrapper/maven-wrapper.jar - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -/build/ - -### VS Code ### -.vscode/ diff --git a/functions/consumer/log-consumer/.gitignore b/functions/consumer/log-consumer/.gitignore deleted file mode 100644 index a2a3040a..00000000 --- a/functions/consumer/log-consumer/.gitignore +++ /dev/null @@ -1,31 +0,0 @@ -HELP.md -target/ -!.mvn/wrapper/maven-wrapper.jar -!**/src/main/** -!**/src/test/** - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -build/ - -### VS Code ### -.vscode/ diff --git a/functions/consumer/mongodb-consumer/.gitignore b/functions/consumer/mongodb-consumer/.gitignore deleted file mode 100644 index a2a3040a..00000000 --- a/functions/consumer/mongodb-consumer/.gitignore +++ /dev/null @@ -1,31 +0,0 @@ -HELP.md -target/ -!.mvn/wrapper/maven-wrapper.jar -!**/src/main/** -!**/src/test/** - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -build/ - -### VS Code ### -.vscode/ diff --git a/functions/function/filter-function/.gitignore b/functions/function/filter-function/.gitignore deleted file mode 100644 index 4a453031..00000000 --- a/functions/function/filter-function/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -/target/ -!.mvn/wrapper/maven-wrapper.jar - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -/build/ - -### VS Code ### -.vscode/ diff --git a/functions/function/spel-function/.gitignore b/functions/function/spel-function/.gitignore deleted file mode 100644 index 4a453031..00000000 --- a/functions/function/spel-function/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -/target/ -!.mvn/wrapper/maven-wrapper.jar - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -/build/ - -### VS Code ### -.vscode/ diff --git a/functions/function/splitter-function/.gitignore b/functions/function/splitter-function/.gitignore deleted file mode 100644 index 4a453031..00000000 --- a/functions/function/splitter-function/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -/target/ -!.mvn/wrapper/maven-wrapper.jar - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -/build/ - -### VS Code ### -.vscode/ diff --git a/functions/supplier/http-supplier/.gitignore b/functions/supplier/http-supplier/.gitignore deleted file mode 100644 index 4a453031..00000000 --- a/functions/supplier/http-supplier/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -/target/ -!.mvn/wrapper/maven-wrapper.jar - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -/build/ - -### VS Code ### -.vscode/ diff --git a/functions/supplier/mongodb-supplier/.gitignore b/functions/supplier/mongodb-supplier/.gitignore deleted file mode 100644 index a2a3040a..00000000 --- a/functions/supplier/mongodb-supplier/.gitignore +++ /dev/null @@ -1,31 +0,0 @@ -HELP.md -target/ -!.mvn/wrapper/maven-wrapper.jar -!**/src/main/** -!**/src/test/** - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -build/ - -### VS Code ### -.vscode/