Skip to content

Commit 89a0149

Browse files
Update .gitignore (#4507)
1 parent cd1a8d0 commit 89a0149

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.env.production
22
.env.development
33
.env.test
4+
server/.env
45
storage/assets/*
56
!storage/assets/anything-llm.png
67
storage/documents/*
@@ -27,4 +28,4 @@ vector-cache
2728
yarn-error.log
2829

2930
# Local SSL Certs for HTTPS
30-
sslcert
31+
sslcert

0 commit comments

Comments
 (0)