Skip to content

Commit 0720295

Browse files
committed
Add the Sphinx output directory to .gitignore
1 parent 6464691 commit 0720295

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
build/
12
env/
2-
*.pyc
3+
*.pyc

0 commit comments

Comments
 (0)