Files
error-prone-support/.gitignore
2024-03-30 19:18:42 +01:00

16 lines
231 B
Plaintext

# General Java development.
.attach_pid*
.classpath
.DS_Store
.factorypath
.idea
!.idea/icon.svg
.project
.settings
target
*.iml
*.swp
# The Git repositories checked out by the integration test framework.
integration-tests/.repos