mirror of https://github.com/docker/compose.git
Add /build to gitignore
This commit is contained in:
parent
19c0c9bf06
commit
690a7d6dd7
|
@ -1,5 +1,6 @@
|
|||
*.egg-info
|
||||
*.pyc
|
||||
/build
|
||||
/dist
|
||||
/docs/_site
|
||||
/docs/.git-gh-pages
|
||||
|
|
Loading…
Reference in New Issue