Files
error-prone-support/.gitignore
Rick Ossendrijver cfd88df324 Add .gitignore
And fix two typos.
2020-12-26 22:51:23 +01:00

12 lines
119 B
Plaintext

# General Java development.
.attach_pid*
.classpath
.DS_Store
.factorypath
.idea
.project
.settings
target
*.iml
*.swp