Terminal/java-algo/.gitignore

7 lines
44 B
Text
Raw Normal View History

2021-06-01 15:50:27 +00:00
.gradle
.idea
*.jar
build/*
!build/docs
out