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
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ __pycache__/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
Expand Down Expand Up @@ -235,3 +234,7 @@ tags
.vscode/*

# End of https://www.gitignore.io/api/vim,node,python,sublimetext,visualstudiocode

###make empty folder in downloads
downloads/*
!downloads/.gitkeep
Empty file added downloads/.gitkeep
Empty file.
2 changes: 0 additions & 2 deletions downloads/data.txt

This file was deleted.