coala / cEPs

coala Enhancement Proposals
MIT License
33 stars 53 forks source link

Add .gitignore #135

Closed sks444 closed 6 years ago

sks444 commented 6 years ago

Add .gitignore file with ignoring orig files.

RaiVaibhav commented 6 years ago

*.orig

jayvdb commented 6 years ago

Use moban's gitignore template. See other repositories, and the many open PRs. about it

dkopatz commented 6 years ago

@jayvdb does that mean that i can take the .gitignore file from for example coala/coala?

hrithik-jha commented 6 years ago

If it's still unattended, I can try this out.

Utkarsh1308 commented 6 years ago

Can I be assigned to this please

jayvdb commented 6 years ago

This issue must create a .moban.yaml file which uses moban to fetch the coala default .gitignore file.

@Utkarsh1308, you can not work on this until your first patch is merged.

Utkarsh1308 commented 6 years ago

Can I be assigned to this issue now?

jayvdb commented 6 years ago

sure.

but you dont need a custom template. you can use coala-gitignore.jj2