summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-03 14:53:06 -0500
committerJune McEnroe <june@causal.agency>2018-02-03 14:53:06 -0500
commitf918ec37ffb7f8c8498f4478ec783ca8c495b864 (patch)
tree939365fc90df255d2108a1a88d7ad05ff14ebd75 /bin/.gitignore
parentAdd gfxx palette loading (diff)
downloadsrc-f918ec37ffb7f8c8498f4478ec783ca8c495b864.tar.gz
src-f918ec37ffb7f8c8498f4478ec783ca8c495b864.zip
Separate gfxx and its framebuffer frontend
Diffstat (limited to 'bin/.gitignore')
-rw-r--r--bin/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index c193de65..24c3bf6c 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -1,3 +1,4 @@
+*.o
 atch
 dtch
 hnel
tle='2018-03-30 23:10:56 -0400'>2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe