about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-22 15:43:24 -0400
committerJune McEnroe <june@causal.agency>2019-08-22 15:43:24 -0400
commitbeba76119fbc8e29bf22093bfa54316ad2591d30 (patch)
tree49a978628c83d61dffd55ded8580b35338db3a38 /.gitignore
parentMark card functions inline (diff)
downloadcards-beba76119fbc8e29bf22093bfa54316ad2591d30.tar.gz
cards-beba76119fbc8e29bf22093bfa54316ad2591d30.zip
Remove games
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c15f5a2..0ca9d1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,4 @@ FREECELL.EXE
 SOL.EXE
 config.mk
 dump
-freecell
-sol
+example
X/resources?id=f7e8b61cdc5033afbcf0198b9a3b58c7a397cc3a&follow=1'>Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe