Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jspm_packages/

*.log
components/core/debug-server.log
downloads/


# UI
ui/dist
Expand Down 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.