about summary refs log tree commit diff
path: root/.gitignore
blob: 1e016e5a7af46cd1542695a8c363d66db6d34c68 (plain) (blame)
1
2
3
4
5
6
# Files I don't care to see in git-status/commit
cgit
cgit.conf
VERSION
*.o
*.d
'>2020-04-25Replace wcwidth implementation with that of muslJune McEnroe Imported from musl 1.2.0 sources. 2020-04-21Add Markus Kuhn's wcwidth implementationJune McEnroe And wcfix script for macOS, based on <https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat> to fix some emoji display in catgirl. Somehow this code from 2007 against Unicode 5.0 does a better job than whatever the hell macOS Mojave's libc is doing. 2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe 2020-04-14Add CREEP UJune McEnroe 2020-04-14Add DONT COME TO THE WOODSJune McEnroe 2020-04-04Include <content src> in feedJune McEnroe Maybe this gets feed readers to embed the content? 2020-04-04Set publish date in feed from .DdJune McEnroe 2020-04-01Update cgit setup post with git-http-backendJune McEnroe