summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-01 19:22:38 -0500
committerJune McEnroe <june@causal.agency>2019-12-01 19:22:38 -0500
commitc098eb31d870aafd96ef055d725f2e127043f6ab (patch)
tree24b3facbd7d55613bd28f5c649963d6e9716c5f4 /.gitignore
parentDocument -d option to unscoop (diff)
downloadlitterbox-c098eb31d870aafd96ef055d725f2e127043f6ab.tar.gz
litterbox-c098eb31d870aafd96ef055d725f2e127043f6ab.zip
Implement database file search
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bea9ab7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.o
+litterbox
+tags
a href='/src/commit/www/photo.causal.agency/generate.sh?id=6f35229b87e64472805ba83e70bac5d8f90cb3e0&follow=1'>Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe