diff options
author | Paul Selkirk <paul@psgd.org> | 2016-04-21 16:30:36 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2016-04-21 16:30:36 -0400 |
commit | a59302fda685722cd003045359a184ad751045c0 (patch) | |
tree | b665e0f4aab2d609f71f884bed836c616d332277 /.gitignore | |
parent | 4a38cf6f44d1c013cbe794093ea6c5b50337431a (diff) |
threaded rpc server
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*.a *.o *.mo *.bin |