Add Git specific files and configurationv3.1.1.1
commit7727cea1125772c4c6bafc010c4fafa88e5693de
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 25 Jun 2008 02:02:16 +0000 (24 22:02 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 25 Jun 2008 02:02:16 +0000 (24 22:02 -0400)
tree8d5632ab3466f769b7124e48a12b1c82a70d634d
parent6bb8c1fcacda0f4f1d555058b52e9374269ab924
Add Git specific files and configuration

* Setup usage.xml to be binary, as XMLWriter does not honor operating
  system's newline format.
* Setup various files to ignore (svn:ignore was not carried over)
* Add dummy files to prevent git from ignoring empty directories

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
library/HTMLPurifier/DefinitionCache/README [new file with mode: 0644]
tests/HTMLPurifier/DefinitionCache/SerializerTest/README [new file with mode: 0644]
tests/tmp/README [new file with mode: 0644]