Skip to content

Commit 034a6f0

Browse files
committed
minor #5647 don't ignore the _exts directory anymore (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- don't ignore the _exts directory anymore | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | all | Fixed tickets | 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. Commits ------- 0ddbcc4 don't ignore the _exts directory anymore
2 parents c206a57 + 0ddbcc4 commit 034a6f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/_build
2-
/_exts
32
*.pyc

0 commit comments

Comments
 (0)