diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-26 19:36:54 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-26 19:36:54 -0600 |
commit | 71e1a86a033c380f85dd300d788af63bfef25bab (patch) | |
tree | 07aa53d5a933ba51535a78972edbfe0cd95a31c5 /9p/.editorconfig | |
parent | f5da707e77ee954b12f3c961012e4f40fa4e1bd3 (diff) |
wip reorg
Diffstat (limited to '9p/.editorconfig')
-rw-r--r-- | 9p/.editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/9p/.editorconfig b/9p/.editorconfig deleted file mode 100644 index 3f04564..0000000 --- a/9p/.editorconfig +++ /dev/null @@ -1,3 +0,0 @@ -[{defs.gen,linux-errno.h.gen}] -indent_style = space -indent_size = 4 |