* .gitignore: Ignore example build artifacts. * example/haunt.scm: New file. * example/posts/foo.sxml: New file. * example/posts/bar.html: New file.
15 lines
161 B
Plaintext
15 lines
161 B
Plaintext
/Makefile
|
|
/Makefile.in
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/build-aux/
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/pre-inst-env
|
|
*.go
|
|
*~
|
|
.#*
|
|
/haunt/config.scm
|
|
/example/site/
|