diff options
author | June McEnroe <programble@gmail.com> | 2018-02-07 22:44:29 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-02-07 22:44:29 -0500 |
commit | 4af39dbb084633e4f000d04773642a3c03cf116b (patch) | |
tree | 0201a6e9bf6cdcab4eb2ea406d5f22ae9a6872ee /bin/.gitignore | |
parent | Include stdio.h in gfb.c (diff) | |
download | src-4af39dbb084633e4f000d04773642a3c03cf116b.tar.gz src-4af39dbb084633e4f000d04773642a3c03cf116b.zip |
Add janky X11 graphics frontend
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index f20dec2e..c7a9c768 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -19,3 +19,4 @@ fbatt fbclock gfxx-fb gfxx +gfxx-x11 |