diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-11-12 17:14:40 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-11-12 17:14:40 +0100 |
commit | 5e89ad0836ca38b132d1748603be7d8593b9bcb2 (patch) | |
tree | 25ec2a2f62b95616b5587754f1bded6e34f890ec /app/.gitignore | |
parent | e4e6653f754b6d2857bcf03a89d26c3e24083271 (diff) |
Add signup page
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore index 2fc2afd..600b6a3 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -30,3 +30,4 @@ npm-debug.log* /platforms /plugins /www +.env.local |