Skip to content

Commit a7ccac5

Browse files
committed
Merge pull request #14 from bmu/doc-changes
Doc changes
2 parents 2bbbccb + 2f4f25b commit a7ccac5

File tree

172 files changed

+568
-23145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+568
-23145
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Drafts/
2222
.installed.cfg
2323
*.egg
2424

25+
# generated documentation
26+
pvlib/sphinx/Docs/build/
27+
2528
# Installer logs
2629
pip-log.txt
2730
pip-delete-this-directory.txt
@@ -54,3 +57,6 @@ coverage.xml
5457

5558
#Datafiles
5659
.csv
60+
61+
# vi
62+
*.swp

0 commit comments

Comments
 (0)