aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-01-04 16:13:12 +0100
committertgingold <tgingold@users.noreply.github.com>2021-01-05 18:50:44 +0100
commit33cf590ce60c5d76e476a4f5438f859395717796 (patch)
tree51f77f7afdbf5bfccda90ee3b4382719372cc4d5 /.gitignore
parent29755634957933656e0e318a64bd5806b52cbf1c (diff)
downloadghdl-33cf590ce60c5d76e476a4f5438f859395717796.tar.gz
ghdl-33cf590ce60c5d76e476a4f5438f859395717796.tar.bz2
ghdl-33cf590ce60c5d76e476a4f5438f859395717796.zip
Updated prolog for Sphinx (global include per ReST file).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a290d646..e7c15aa0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@ __pycache__/
# Python installation packages
dist/
+pyGHDL.egg-info/
# Coverage.py
.coverage
@@ -63,6 +64,7 @@ coverage.xml
# Sphinx
doc/_build/
+doc/_theme/
doc/pyGHDL/**/*.*
!doc/pyGHDL/index.rst