Skip to content

Commit f8a7803

Browse files
committed
chore: add .env to .gitignore to prevent environment file from being tracked
1 parent d2ec2f0 commit f8a7803

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ nohup.out
44
.vscode/
55
split_tests.sh
66
*.db
7-
test_deployment.sh
7+
test_deployment.sh
8+
.env

0 commit comments

Comments
 (0)