summary refs log tree commit diff
path: root/home/.config/git/ignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-05-30 10:06:02 -0400
committerJune McEnroe <june@causal.agency>2018-05-30 10:06:02 -0400
commitf58e3fe98ff707e4a65b99695c39071cdc4396c7 (patch)
tree077d3a53f27b259b7ac983e37e661e9fdfc1a9cf /home/.config/git/ignore
parentAdd CharIter in edi (diff)
downloadsrc-f58e3fe98ff707e4a65b99695c39071cdc4396c7.tar.gz
src-f58e3fe98ff707e4a65b99695c39071cdc4396c7.zip
Ignore macOS debug directories
Diffstat (limited to 'home/.config/git/ignore')
-rw-r--r--home/.config/git/ignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/git/ignore b/home/.config/git/ignore
index 380a01a1..22bb82f8 100644
--- a/home/.config/git/ignore
+++ b/home/.config/git/ignore
@@ -1,2 +1,3 @@
 *.DS_store
+*.dSYM/
 .pult*
d=4708b1750f705155c557cf9ca3f2b03967c47696&follow=1'>Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe