Skip to content
Merged
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
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ lib64/
parts/
sdist/
var/
bin/
include/
local/
lib/
*.egg-info/
.installed.cfg
*.egg
Expand Down Expand Up @@ -77,8 +81,5 @@ vagrantconfig.yml
# Local settings
Copy link
Owner

Choose a reason for hiding this comment

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

@prakharjoshi why is it removed ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Its already present at top

Copy link
Owner

Choose a reason for hiding this comment

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

Okay Cool. Thanks.

local_settings.py

# .DS_Store
.DS_Store

# dist
dist/
dist/