[Numpy-svn] [numpy/numpy] 7386f6: BUG: .gitignore ignores all release directories.

GitHub noreply at github.com
Thu Sep 5 18:49:46 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7386f6df575987b11dc570c2de44e9dabac82ba5
      https://github.com/numpy/numpy/commit/7386f6df575987b11dc570c2de44e9dabac82ba5
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  BUG: .gitignore ignores all release directories.

It should only ignore the one in the root directory. The fix is to
prepend a '/' to the directory name.


  Commit: c50e60d5927fe2a5719c428d6ced61af4ba4ba07
      https://github.com/numpy/numpy/commit/c50e60d5927fe2a5719c428d6ced61af4ba4ba07
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Merge pull request #3689 from charris/fix-gitignore

BUG: .gitignore ignores all release directories.


Compare: https://github.com/numpy/numpy/compare/3b8aba7b9e8e...c50e60d5927f


More information about the Numpy-svn mailing list