knowledge-base-content icon indicating copy to clipboard operation
knowledge-base-content copied to clipboard

Article: .gitignore

Open prokopsimek opened this issue 5 years ago • 9 comments

prokopsimek avatar Jun 14 '19 14:06 prokopsimek

What this is about: Having a well set gitignore file will keep your codebase clean from all the files you do not want to share nor need to be shared - log files, dependencies, private data and so on. Set it up to stay safe and thoughtful.

You can start your research here: https://www.pluralsight.com/guides/how-to-use-gitignore-file https://docs.github.com/en/github/using-git/ignoring-files

Contribution guide: https://github.com/DXHeroes/knowledge-base-content/blob/master/CONTRIBUTING.md

zeman-j4 avatar Sep 18 '20 14:09 zeman-j4

Add short template for Java, Javascript, Typescript

ridlees avatar Sep 28 '20 17:09 ridlees

@prokopsimek Would love to work on this :)

adithyaakrishna avatar Oct 01 '20 16:10 adithyaakrishna

@adithyaakrishna Hello, sure, go for it!

ridlees avatar Oct 01 '20 16:10 ridlees

Hi @adithyaakrishna! I am extremely happy you chose our project! 😄 I see you are assigned to "User journey" article as well - will you be able to produce 2 articles? If yes, I will happily assign you to this article too :)

DominikMilaniak avatar Oct 01 '20 16:10 DominikMilaniak

Yes @DominikMilaniak I'll be able to, but it may take a day or two from both of the articles, hope its okay 😊

adithyaakrishna avatar Oct 01 '20 22:10 adithyaakrishna

That is amazing @adithyaakrishna! Of course it is okay, take as much time as you need :) I'm assigning you to this as well. Looking forward to your articles! ❤️

DominikMilaniak avatar Oct 02 '20 05:10 DominikMilaniak

Hi again @adithyaakrishna! 🙂

I see it is a few days since our last contact, how is it going so far with the article? Is anything not clear enough or do you need help with something? I am in no way pushing you, you can take as much time as you need 🙂 Just wanted to get in touch to make sure everything is ok 👍

DominikMilaniak avatar Oct 06 '20 10:10 DominikMilaniak

Hey @DominikMilaniak , Yes Just started on this. Due to some personal work wasn't able to commit to this. I searched the whole repo, but there weren't any files which could be added to .gitignore. IMO .vsode would be good to those who use VS Code. Do le me know if I would have to dig more :)

adithyaakrishna avatar Oct 13 '20 19:10 adithyaakrishna