Browse Source

Merge pull request #2343 from ghisvail/patch-1

Ignore mkdocs site directory
pull/2345/head
Brendan Forster 7 years ago
parent
commit
2e58c02109
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Python.gitignore

+ 3
- 0
Python.gitignore View File

@@ -92,3 +92,6 @@ ENV/

# Rope project settings
.ropeproject

# mkdocs documentation
/site

Loading…
Cancel
Save