Skip to content

Commit 3d65d6a

Browse files
committed
Add secrets to .gitignore
1 parent 341f29d commit 3d65d6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
/node_modules/
22
/build/
3+
/organoid-dashboard.priv.pem
4+
/root.crt.pem
5+
/public_key.pem

0 commit comments

Comments
 (0)