diff options
Diffstat (limited to 'llparse/examples/http/.gitignore')
-rw-r--r-- | llparse/examples/http/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llparse/examples/http/.gitignore b/llparse/examples/http/.gitignore new file mode 100644 index 0000000..fcfe02e --- /dev/null +++ b/llparse/examples/http/.gitignore @@ -0,0 +1,6 @@ +http +*.c +*.ll +*.h +*.o +*.dSYM |