Chris Brahms

Results 2 issues of Chris Brahms

## What happened? My project used to have .gitignore files in each sub project. They looked like this: ``` .gradle/ /build/ /log/ /var/log/ src/gen ``` During publishing, artifacts would attempt...

## What happened? In an sls repo create a service directory with a file named service/bin/init.sh. run ./gradlew distTar Find that the resulting tar has two init.sh files in the...