diff options
author | Adrian Thurston <thurston@complang.org> | 2012-04-28 08:56:14 -0400 |
---|---|---|
committer | Adrian Thurston <thurston@complang.org> | 2012-04-28 08:56:14 -0400 |
commit | f5df549abcfaa918f6a2f83ea4c4ac25c0459819 (patch) | |
tree | fb1e66e4d4d9b3858cb556694c0309e40de8132f /test/http | |
parent | 1e645bca5b679d0a26b8a5320f8dd2b4e981a0b8 (diff) | |
download | colm-pullscan.tar.gz |
automated conversion of svn:ignore properties to .gitignore files on pullscanpullscan
Diffstat (limited to 'test/http')
-rw-r--r-- | test/http/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/http/.gitignore b/test/http/.gitignore new file mode 100644 index 00000000..5ed5f244 --- /dev/null +++ b/test/http/.gitignore @@ -0,0 +1,2 @@ +/http.cpp +/http.bin |