Skip to content

Commit c203efc

Browse files
gitignore file update
1 parent abe948c commit c203efc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,12 @@ pip-log.txt
189189

190190
# Output files
191191
payu-mea-java-sdk/test-output/
192-
192+
out/
193193
# Gradle
194194
.gradle
195195
build/
196+
gradle.properties
197+
wsimport-binding.xml
196198

197199
# Ignore Gradle GUI config
198200
gradle-app.setting

0 commit comments

Comments
 (0)