summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-11 23:09:57 -0500
committerJune McEnroe <june@causal.agency>2019-11-11 23:09:57 -0500
commitc8a771828e1d5fc8c476bbd650fafcfb7ba390a8 (patch)
tree7d90049c6668c3fe54fc69ba12afcafec2440ce9 /.gitignore
parentAdd userhost-in-names to manual (diff)
downloadpounce-c8a771828e1d5fc8c476bbd650fafcfb7ba390a8.tar.gz
pounce-c8a771828e1d5fc8c476bbd650fafcfb7ba390a8.zip
Test getopt_config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c7ce8fe..8af4cb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
 *.conf
 *.o
+*.t
 /calico
 /pounce
 config.mk
 localhost.crt
 localhost.key
 tags
+test
href='/cgit-pink/commit/ui-log.c?h=1.4.0&id=71ba7187e5eeeaf2f66bc27bc3b48a2014d37bb7&follow=1'>ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev