Themata.AI
Themata.AI

Popular tags:

#developer-tools#ai-agents#llms#discussion#trending#claude#ai-ethics#code-generation#ai-safety#openai

AI is changing the world. Don't stay behind. Clear summaries, community insight, delivered without the noise. Subscribe to never miss a beat.

© 2026 Themata.AI • All Rights Reserved

Archive

|

Topics

|

Privacy

|

Cookies

|

Contact
discussion

Two Git ignore files nobody told me about

Two git ignore files nobody told me about

mihai.dinculescu.dev

September 23, 2026

4 min read

🔥🔥🔥🔥🔥

47/100

Summary

One of my many bad habits is carrying untracked files around in the repositories I work on. I did learn, some time ago, that those files must never contain secrets, because sooner or later they get committed by mistake. I learned it the easy way, by watching a colleague learn it the hard way: furiously rewriting history to cover his tracks, then rotating cloud credentials in a panic. These days th...

Read original article