summaryrefslogtreecommitdiff
path: root/server/.gitignore
diff options
context:
space:
mode:
authorrohan09-raj <rajrohan1914@gmail.com>2023-01-29 18:45:05 +0530
committerrohan09-raj <rajrohan1914@gmail.com>2023-01-29 18:45:05 +0530
commit462d4abf09cfbce2384f2e680acf1599814e4183 (patch)
treebdb4dc71c0f3b04a2b41578a6052a1380ce37836 /server/.gitignore
parent4244e00c1330b11b45f7cc33ffd55f9af59f6587 (diff)
remove .env and added it to git ignore
Diffstat (limited to 'server/.gitignore')
-rw-r--r--server/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/.gitignore b/server/.gitignore
index 4d29575..8692cf6 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -13,6 +13,7 @@
# misc
.DS_Store
+.env
.env.local
.env.development.local
.env.test.local