#Ignore documentation, license files temporary files INSTALL.txt LICENSE.txt README.md Rakefile apiary.apib build-vendor.php build.xml # package-lock.json # package.json gulpfile.js webpack.config.js webpack.mix.js # Ignore development and testing files .env env_unittest.sh phpunit.xml behat.yml.dist tests/ features/ patch/ docker/ shared/ # Ignore any other files that are not needed in the image *.log *.tmp *.bak *.swp .DS_Store