Toot
Written by Jan Katins on 2024-10-21 at 11:05
TIL: there is third option to exclude a file from #git:
- in the repo via a .gitignore -> is committed, which some project might not want
- In the global gitignore -> makes it vanish in all repos, which I sometimes do not want
- In .git/info/exclude -> perfect middle ground: repo specific, but not committed
Use like this:
echo .venv >> .git/info/exclude
=> More informations about this toot | View the thread | More toots from jankatins@fosstodon.org
Mentions
Tags
=> View git tag
Proxy Information
- Original URL
- gemini://mastogem.picasoft.net/toot/113345082728811129
- Status Code
- Success (20)
- Meta
text/gemini
- Capsule Response Time
- 274.213851 milliseconds
- Gemini-to-HTML Time
- 0.454311 milliseconds
This content has been proxied by September (ba2dc).