Skip to content

Commit 7fd47be

Browse files
committed
update .gitignore
1 parent 4981b15 commit 7fd47be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
blockchain-env/lib/python3.7
55
*.DS_Store*
66

7-
backend/.env
7+
*.env
88

backend/env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Environment Configuration (Development)
1+
# Environment Configuration
22
# Copy this file to .env and update with your actual values
33

44
# PubNub Configuration

0 commit comments

Comments
 (0)