πŸ“• Node [[git]] ⟢ subnode @bmann/git
A node contains individual contributions with filenames matching the topic of the current Agora location. x
πŸ“„ _notes/git.md contributed by πŸ‘€ @bmann

Local Git Exclude

Edit the local exclude file in your git repo without having to edit the global .gitignore

.git/info/exclude

Source: StackOverflow

Counting files in a git repo

git ls-files | wc -l

Source: Stackoverflow

Loading pushes...

Rendering context...