diff --git a/.gitignore b/.gitignore
index 00dbdc8..4101f22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,9 @@ testem.log
/e2e/*.js
/e2e/*.map
+# build
+/dist
+
# local env variable
/src/environments/environment.local.ts
/src/environments/environment.prod.ts
diff --git a/src/app/dashboard/add-data.component.html b/src/app/dashboard/add-data.component.html
index 6284ee2..e86e65b 100644
--- a/src/app/dashboard/add-data.component.html
+++ b/src/app/dashboard/add-data.component.html
@@ -62,6 +62,9 @@
+
Please give the period of time the purchase will recur from "Time of Transaction".