← Useful Tips
GitGit

.gitignore: Keep generated and large files out of Git

Use .gitignore'a büyük çıktıları koy to keep generated and large files out of Git. It makes version-control work faster and reduces avoidable mistakes.

.gitignore

Why it helps

Use .gitignore'a büyük çıktıları koy to keep generated and large files out of Git. It makes version-control work faster and reduces avoidable mistakes.

How to use it

  1. Open the relevant app or terminal.
  2. Use the shortcut or command above in the relevant context.
  3. Check the result; for commands that change data, test on a small example first.
People also search for
.gitignore: Keep generated and large files out of Git.gitignorekeep generated and large files out of githow to keep generated and large files out of gitGit keep generated and large files out of git

Related tips