Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ __pycache__/
build/
develop-eggs/
dist/
downloads/
#downloads/
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't comment remove this line 😀

eggs/
.eggs/
lib/
Expand Down
6 changes: 6 additions & 0 deletions downloads/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Downloads folder is reserved for user-specific downloads.
# Developer should not push local downloads to remote upstream.
# All contents of the folder will be ignored, other than this file.

*
!.gitignore
2 changes: 0 additions & 2 deletions downloads/data.txt

This file was deleted.