kmath/.gitignore
2021-11-16 18:14:34 +07:00

22 lines
262 B
Plaintext

.gradle
build/
out/
.idea/
.vscode/
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
# Generated by javac -h and runtime
*.class
*.log
!/.idea/copyright/
!/.idea/scopes/