This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6571e079b9
compose
/
.gitignore
10 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
yay
2013-12-09 12:41:05 +01:00
*.egg-info
*.pyc
Normalise ignore files - Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 14:35:45 +02:00
/.coverage
/.tox
Add /build to gitignore
2014-02-04 01:01:30 +01:00
/build
Normalise ignore files - Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 14:35:45 +02:00
/coverage-html
yay
2013-12-09 12:41:05 +01:00
/dist
Move docs to master branch - build with script/build-docs - deploy with script/deploy-docs
2014-01-27 12:42:38 +01:00
/docs/_site
Add /venv to .gitignore
2014-05-29 12:18:51 +02:00
/venv