suggest a .gitignore file
Open
- Dominant language
- R
- Stars
- 10
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
A starter/suggested .gitattributes file is suggested in #46. A starter .gitignore file would also be helpful. Useful decisions I'm aware of so far:
DO ignore data files
DO ignore `.remake/`
DO NOT ignore .ind files
DO NOT ignore files in build/status
DO ignore task remake files
DO NOT ignore the main remake files (anything not automatically generated)
Contributor guide
Assessment
This issue has not been assessed yet.