diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-24 09:51:37 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-24 09:51:37 -0600 |
commit | d559c50a98e65ce889411b46ab108b392907e0f0 (patch) | |
tree | e38f83c11ae43f48aadead70f180be30df2bab78 /9p/.gitignore | |
parent | fbd945a03f2d706bb4d62aab6a607c1694d6d77a (diff) |
wip 9p
Diffstat (limited to '9p/.gitignore')
-rw-r--r-- | 9p/.gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/9p/.gitignore b/9p/.gitignore index c8e8c58..667e81c 100644 --- a/9p/.gitignore +++ b/9p/.gitignore @@ -1,5 +1,2 @@ -/9P2000.c -/9P2000.h -/9P2000.*.c -/9P2000.*.h +/defs-* /linux-errno.h |