Skip to content

Commit

Permalink
update ssl certs docker ignore (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: Ishaan Mittal <[email protected]>
  • Loading branch information
mittal-ishaan and ishaan-tf authored Aug 24, 2024
1 parent 85b572f commit 57f4a05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ venv
.venv
media
staticfiles
ssl-certs
1 change: 1 addition & 0 deletions nginx/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!ssl-certs/

0 comments on commit 57f4a05

Please sign in to comment.