Skip to content

Commit 88fb3a4

Browse files
committed
Upload 113
1 parent 44f9644 commit 88fb3a4

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

.gitignore

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -157,16 +157,7 @@ cython_debug/
157157
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160-
#.idea/
160+
.idea/
161161

162-
####################################################
163162
# macOS
164163
.DS_Store
165-
166-
# Flask
167-
flask_session/
168-
/*_session/
169-
170-
sketch*
171-
zketch*
172-
####################################################

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,4 @@ To make the daily tasks of creating a new file and updating the index easier, th
154154
## Frontispiece
155155

156156
Plate LXI: 'This proud one / Would of his strength against almighty Jove / Make trial' (Cary). Canto xxxi: Line 82: Page 165. Image taken from Dante Alighieri, Dante's Inferno. Translated by Henry Francis Cary. Illustrated by Gustave Doré. New York, London, and Paris: Cassell & Company Limited, 1866.
157+
| 109 | [Not Boring Movies](https://leetcode.com/problems/not-boring-movies/description/) | [Solution](solutions/109_not_boring_movies.md) | LeetCode | Easy | |

0 commit comments

Comments
 (0)