1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

tell anyone that might want to ignore their editor choice's backup files that there is a better way - thanks @pnasrat

This commit is contained in:
Sven Dowideit 2013-11-27 13:05:39 +10:00
parent 6344e6f258
commit 7b95d41092

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Docker project generated files to ignore
# if you want to ignore files created by your editor/tools,
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
.vagrant*
bin
docker/docker