What file do you edit the most within your project? -


Recently I am editing a single CSS file, and I've got to think that you Where are the most important files your project?

For me this would be the environment.rb , or en.yml if I was coding in the rail.

I would like to update a list with the most frequent files over time.

Rail

  • environment.rb
  • Yml

For me this is TODO.txt . Unfortunately generally add.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -