mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add generated docs to gitignore.
This commit is contained in:
parent
35ca78f642
commit
5af56793eb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
*.pyc
|
*.pyc
|
||||||
|
docs/_build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue