You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2018/08/09 16:08:26 UTC

[drat] 02/02: Add gitignores.

This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch gsoc18
in repository https://gitbox.apache.org/repos/asf/drat.git

commit f05c23dae569ca68fcf25e0cf1669d032ceccaa9
Author: Chris Mattmann <ch...@jpl.nasa.gov>
AuthorDate: Thu Aug 9 09:08:07 2018 -0700

    Add gitignores.
---
 webapps/fmprod/.gitignore       | 1 +
 webapps/opsui/.gitignore        | 1 +
 webapps/pcs-services/.gitignore | 1 +
 webapps/solr-webapp/.gitignore  | 1 +
 webapps/viz/.gitignore          | 1 +
 5 files changed, 5 insertions(+)

diff --git a/webapps/fmprod/.gitignore b/webapps/fmprod/.gitignore
new file mode 100644
index 0000000..ae3c172
--- /dev/null
+++ b/webapps/fmprod/.gitignore
@@ -0,0 +1 @@
+/bin/
diff --git a/webapps/opsui/.gitignore b/webapps/opsui/.gitignore
new file mode 100644
index 0000000..ae3c172
--- /dev/null
+++ b/webapps/opsui/.gitignore
@@ -0,0 +1 @@
+/bin/
diff --git a/webapps/pcs-services/.gitignore b/webapps/pcs-services/.gitignore
new file mode 100644
index 0000000..ae3c172
--- /dev/null
+++ b/webapps/pcs-services/.gitignore
@@ -0,0 +1 @@
+/bin/
diff --git a/webapps/solr-webapp/.gitignore b/webapps/solr-webapp/.gitignore
new file mode 100644
index 0000000..ae3c172
--- /dev/null
+++ b/webapps/solr-webapp/.gitignore
@@ -0,0 +1 @@
+/bin/
diff --git a/webapps/viz/.gitignore b/webapps/viz/.gitignore
new file mode 100644
index 0000000..ae3c172
--- /dev/null
+++ b/webapps/viz/.gitignore
@@ -0,0 +1 @@
+/bin/