Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 2dde500

Browse files
dantleechwouterj
authored andcommitted
Added gitmodules and removed _exts
1 parent ccb662a commit 2dde500

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
_build/
22
*.pyc
3+
_exts

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "sphinx-php"]
2-
path = _exts
3-
url = http://github.com/fabpot/sphinx-php
1+
[submodule "_exts"]
2+
path = _exts
3+
url = http://github.com/fabpot/sphinx-php

_exts

Submodule _exts added at 03bc1c6

0 commit comments

Comments
 (0)