github.com/simonferquel/app@v0.6.1-0.20181012141724-68b7cccf26ac/.gitignore (about) 1 # Project generated files to ignore 2 # if you want to ignore files created by your editor/tools, 3 # please consider a global .gitignore https://help.github.com/articles/ignoring-files 4 *.tar.gz 5 *.dockerapp 6 _build/ 7 bin/ 8 !examples/simple/*.dockerapp 9 !e2e/**/*.dockerapp 10 .gradle 11 coverage.html 12 cover.out