Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit cf625c2

Browse files
authored
Merge pull request #9 from code-yeongyu/feature/gitignore-playground
Clean `.gitignore`
2 parents 9d1b96e + 0ffc77d commit cf625c2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Created by https://www.toptal.com/developers/gitignore/api/python
22
# Edit at https://www.toptal.com/developers/gitignore?templates=python
3-
# twitter_liked_videos_downloader
4-
settings.json
5-
links.txt
6-
videos/
3+
# twitter_video_downloader
74
playground.py
8-
extra.txt
95

106
### Python ###
117
# Byte-compiled / optimized / DLL files

0 commit comments

Comments
 (0)