summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-02 05:19:02 -0400
committerJune McEnroe <june@causal.agency>2019-11-02 05:19:02 -0400
commitf5eb3c5b008c044a253c0be753e9573e215d1f6c (patch)
tree2e7a4a033ce70f1c6d5c6b2acfcd78bb4380faf6 /.gitignore
parentApply capsicum to calico (diff)
downloadpounce-f5eb3c5b008c044a253c0be753e9573e215d1f6c.tar.gz
pounce-f5eb3c5b008c044a253c0be753e9573e215d1f6c.zip
Add calico rc script
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c66cc95..c7ce8fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
 *.conf
 *.o
-calico
+/calico
+/pounce
 config.mk
 localhost.crt
 localhost.key
-pounce
 tags
0400'>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