Skip to content

Commit c5f7ee0

Browse files
Update .gitignore with adding keyignore
Signed-off-by: andriibiloussigma <[email protected]>
1 parent f4b3606 commit c5f7ee0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ __pycache__/
1313

1414
# frontend
1515
/node_modules
16-
/build
16+
/build
17+
18+
# Keys
19+
private.key

0 commit comments

Comments
 (0)