Skip to content

Commit

Permalink
don't ignore the _exts directory anymore
Browse files Browse the repository at this point in the history
As we don't have a Git submodule for the Sphinx extension anymore, there
is no reason to still keep an entry for the directory in our .gitignore
file.
  • Loading branch information
xabbuh committed Aug 21, 2015
1 parent d35fd8f commit 0ddbcc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/_build
/_exts
*.pyc

0 comments on commit 0ddbcc4

Please sign in to comment.