summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-12 02:54:46 -0500
committerJune McEnroe <june@causal.agency>2020-01-12 02:54:46 -0500
commit4a9492190bc011fadf5e50e29e20eb6adf583476 (patch)
tree65b19284f5cc2c4bb35248f2827e78e80c89ac41 /.gitignore
parentFix unscoop dedup window syntax (diff)
downloadlitterbox-4a9492190bc011fadf5e50e29e20eb6adf583476.tar.gz
litterbox-4a9492190bc011fadf5e50e29e20eb6adf583476.zip
Add Linux.mk
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb8afe8..66dd2d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
 /litterbox
 /scoop
 /unscoop
+config.mk
 tags
;follow=1'>Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe