Skip to content

gitignore :) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

gitignore :) #1

wants to merge 1 commit into from

Conversation

Laoujin
Copy link

@Laoujin Laoujin commented Sep 26, 2018

Probeer alle dingen die kunnen gegenereerd worden toe te voegen in je .gitignore. Ook dingen die je editor of OS maakt, temp bestanden, log files etc.
Sommige files worden dan weer wel veronderstelt ingecheckt te zijn. vb: package-lock.json. Als je niet zeker bent van een file... stackoverflow! :)

node_modules inchecken maakt je project bijvoorbeeld opeens heel zwaar...

Je hebt hetzelfde ook voor bij (gegenereerde css/js files)
https://github.com/jsefiani/indecision-app/tree/master/public

Daarmee dat ik het even wou aanhalen..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant