summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-03-03 10:57:20 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-03-03 10:57:20 +0000
commit882912269bf254b00880fdd0bdfefb9e43a754bc (patch)
tree66438e9a5fc0ce69ce7de148e1393346fe6e4bc1 /.gitignore
parent4a518069613a08b894abbb2707cc205749e95716 (diff)
Add option for asynchronous read/write on join/leave
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d5cf5977..0e9c8fa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.gradle/
.idea/
-build/ \ No newline at end of file
+build/
+*.iml \ No newline at end of file