Skip to content

Commit

Permalink
Sort git ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Aug 21, 2014
1 parent b6a70ba commit 40ac5f3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,30 +1,31 @@
*.db
*.egg-info
*.pyc
*.swp
*.egg-info
.DS_Store
.coverage
.idea
.vagrant
_build
cnames
deploy/.vagrant
doc_root
local_settings.py
locks/*
logs/*
media/json
media/dash
media/epub
media/export
media/htmlzip
media/json
media/man
media/pdf
media/static
node_modules
readthedocs/rtd_tests/builds
readthedocs/rtd_tests/tests/builds
user_builds
user_uploads
wheelhouse
whoosh_index
xml_output
.idea
.vagrant
node_modules

0 comments on commit 40ac5f3

Please sign in to comment.