FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Are markdown files becoming the new dot files?
How-ToMachine Learning

Are markdown files becoming the new dot files?

via Dev.todavid duymelinck1mo ago

When you look at projects like Symfony , Astro or Ollama the first thing you see, after directories, are dot files. Some tools abandoned the dot prefix and just use yaml or json files, and a rare xml file. With AI tools we are seeing CLAUDE.md, AGENTS.md and other markdown files appear in the root directory. For me this is straw that broke the camel's back. The problem I have with the markdown files are the same that I have with the non-dot files, they miss context. Dot files and folders are an old convention to signal configuration. Most tools that use those configuration files have an option to specify the file. So it is possible to create a .tools folders and move all those files to that folder. Then use a makeFile to alias the tools with the config file. The same could be done for AI markdown files. The strange thing I discovered with Claude code is that it can use a .claude folder where you can place the config. But for scoping you need to add CLAUDE.md files to subfolders, this i

Continue reading on Dev.to

Opens in a new tab

Read Full Article
32 views

Related Articles

Switzerland — Best Crypto Exchange (2026)
How-To

Switzerland — Best Crypto Exchange (2026)

Dev.to Beginners • 1d ago

How-To

The Difference between `let`, `var` and `const`

Medium Programming • 1d ago

How-To

Circulation Metrics Framework for Living Systems

Medium Programming • 1d ago

Red Rooms makes online poker as thrilling as its serial killer
How-To

Red Rooms makes online poker as thrilling as its serial killer

The Verge • 2d ago

Don’t Know What Project to Build? Here Are Developer Projects That Actually Make You Better
How-To

Don’t Know What Project to Build? Here Are Developer Projects That Actually Make You Better

Medium Programming • 2d ago

Discover More Articles