Add a scripts folder to gitignore for dev scripts

This commit is contained in:
Wyatt Childers 2020-01-14 22:24:04 -05:00 committed by wizjany
parent db3838ccfe
commit 637665f52d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -15,3 +15,5 @@ dependency-reduced-pom.xml
.gradle/
**/build/
out/
scripts/