Conversation
arogge
left a comment
There was a problem hiding this comment.
What about:
*~
*.slo
*.lo
*.o
*.pyc
*.swp
*.so
*.dylib
*.lai
*.la
*.a
autoconf/config.log
tags
cscope.out
*/Testing*/
So maybe we want a general cleanup? I also noticed we have 16 different .gitignore files. Maybe we can also try to improve the rest of the overall situation, because it seems like there are a lot of old and unneccessary ignores.
Good point, I'd fully agree on a general clean-up. |
1189264 to
64e0c8f
Compare
64e0c8f to
1e15ca3
Compare
7dbcad6 to
8da0376
Compare
f3fb7bd to
b120b66
Compare
- remove development environment specific entries - remove old relicts and unnecessary entries - remove duplicates and unused entries - sort alphabetically
b120b66 to
b46b9bb
Compare
The data directory was unused and implicitly removed by removing its .gitignore, so we cannot install it anymore. Also remove it from .gitignore.
This PR is a general clean-up of our .gitignore files.
Thank you for contributing to the Bareos Project!
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
General
Source code quality
git statusshould not report modifications in the source tree after building and testing