summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 271ed498..3e1a50c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,9 +15,9 @@ doc/build
*.class
# Generated while building documentation.
-doc/source/static/examples/*
-doc/source/reference/generated/*
-doc/source/examples/*
+doc/source/auto_examples
+doc/source/modules
+doc/source/reference/generated
# Generated when 'python setup_egg.py'
networkx.egg-info/