Select the types of activity you want to include in your feed.
1# top-most EditorConfig file 2root = true 3 4[*] 5charset = utf-8 6end_of_line = lf 7insert_final_newline = true 8indent_style = tab 9indent_size = 4 10tab_width = 4