Closed PattyCakesxD closed 2 years ago
Did you add every possible scenario file you can think of to being ignored? Like I saw c++ and .NET generated files there.
Also did you check if it does indeed ignore the files we care about. Lol I would check myself but im on my phone and it scrolls for days.
Didn't know what qualifies as valid files to ignore unless it requires extensive research (I know nothing about MySQL, Node, and Docker) so I just copy and pasted the gitignores of the examples in the task. Is this really as easy as it's marked?
Updated .gitignore again
A lot of files were irrelevant to THIS sprint, but I kept the ones that are generally important for each respective category (albeit I deemed some files as important even though not 100% sure on their purpose). If the .gitignore only needs to pertain exactly for what's required in this sprint, the custom .gitignore would be about 5 lines long. Let me know if I did anything wrong with the update please!
I sort of just copy and pasted the following gitignores, other than that I have no clue what I'm doing: