1. 14 9月, 2015 2 次提交
  2. 02 12月, 2013 1 次提交
    • Z
      doc: Add "*.svg" to DocBook/.gitignore · ac6d662a
      ZHAO Gang 提交于
      Mauro add "*.png" and "*.gif" in DocBook/.gitignore in commit 6d172492,
      but forgot to add "*.svg", this made git unnecessary to track directory
      DocBook/media_api generated by `make htmldocs`:
      
       $ git status
       # On branch master
       # Untracked files:
       #   (use "git add <file>..." to include in what will be committed)
       #
       #	Documentation/DocBook/media_api/
       nothing added to commit but untracked files present (use "git add" to track)
      
      Add "*.svg" to DocBook/.gitignore so git will not track directory
      DocBook/media_api, since there is no file in that directory it interest in.
      Signed-off-by: NZHAO Gang <gamerh2o@gmail.com>
      Acked-by: NRob Landley <rob@landley.net>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      ac6d662a
  3. 28 7月, 2011 3 次提交
  4. 20 5月, 2011 1 次提交
  5. 03 4月, 2009 1 次提交
  6. 11 1月, 2006 1 次提交