Skip to content

Commit e9281a0

Browse files
authored
chore: updates gitignore to include lecture notes (#668)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent f5efbbd commit e9281a0

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
@@ -152,4 +152,7 @@ pip-log.txt
152152
.env*.local
153153

154154
# Custom
155-
!slides/dist/
155+
!slides/dist/
156+
157+
# Lecture notes
158+
lecture_notes

0 commit comments

Comments
 (0)