mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #476 from BastiTee/master
Added build/ directory to .gitignore
This commit is contained in:
@@ -7,3 +7,6 @@ docs/_build
|
||||
|
||||
# Ignore .hgignore for contributors using Mercurial.
|
||||
.hgignore
|
||||
|
||||
# Ignore files generated during build
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user