diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 10:57:20 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 10:57:20 +0000 |
| commit | 882912269bf254b00880fdd0bdfefb9e43a754bc (patch) | |
| tree | 66438e9a5fc0ce69ce7de148e1393346fe6e4bc1 /.gitignore | |
| parent | 4a518069613a08b894abbb2707cc205749e95716 (diff) | |
Add option for asynchronous read/write on join/leave
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ .gradle/ .idea/ -build/
\ No newline at end of file +build/ +*.iml
\ No newline at end of file |
