Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 115 B
# Gradle
/.gradle/
/build/

# Eclipse
.classpath
.project
.settings/

# Test output
*.prob
Testing.cfg
Testing.tla