diff options
| author | bd <bdunahu@operationnull.com> | 2025-06-15 23:10:09 -0400 |
|---|---|---|
| committer | bd <bdunahu@operationnull.com> | 2025-06-15 23:10:09 -0400 |
| commit | 8844dceadcdeebf67d07656bf45d3ddada3e2b5b (patch) | |
| tree | 0d4e5204c8091cbf2ecb81437e5e1ab0f72511a1 /.gitignore | |
| parent | c21e4366fb64130d168150f0ed94293e699eb525 (diff) | |
Functional monkey-patched EpollSelector, good results
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c18dd8d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
