kc3-lang/libevent/.gitignore

Branch :


Log

Author Commit Date CI Message
1ba6bed8 2010-02-18 13:50:15 Add the "compile" script to gitignore.
e244a2ea 2010-02-03 01:26:07 Add the msvc-generated .lib files to .gitignore.
becb9f9c 2010-01-27 01:46:23 Add a new "hello world" sample program
f0c0124e 2009-12-23 07:54:13 Testing code for bufferevent rate-limiting. This is not part of the regression tests, since running it necessarily takes a while. There is a new test-ratelim test; run it with '-h' for an argument to see its options.
67995270 2009-12-18 17:04:37 Drop install-sh from our git repo: a mismatched version could break "make dist"
ba340714 2009-11-20 12:17:14 Add a .gitignore file. .gitignore plays the same role in Git as the svn:ignore property does in subversion.