9fc06c1fcb
IDE users should ignore metafiles for their preferred IDE once in their own global .gitignore instead of burdening every project in the Universe with ignore directives. Create ~/.gitconfig, add to it: [core] excludesfile = ~/.gitignore Create ~/.gitignore, add to it: /.classpath /.project /.settings/
2 lines
9 B
Plaintext
2 lines
9 B
Plaintext
/target/
|