Skip to content
Snippets Groups Projects
  1. Oct 28, 2009
    • Zachary T Welch's avatar
      Improve .gitignore rules. · 89c1bea9
      Zachary T Welch authored
      A '.*' rule prevents the 'git submodule add' from correctly adding the
      first submodule, because it creates the .gitmodule file.  This file will
      not be added (without -f) result in incomplete submodule commits.
      The new rules mask the specific files present in my own build tree, but
      additional rules may be needed to hide other types of temporary files.
      89c1bea9
  2. Oct 19, 2009
  3. Oct 18, 2009
  4. Oct 08, 2009
  5. Oct 06, 2009
  6. Oct 05, 2009
Loading