safsaf/.gitignore
Christopher Baines 5b0e6397dc
All checks were successful
/ test (push) Successful in 9s
Initial commit
Safsaf is a Guile web framework, written using Claude Code running
Claude Opus 4.6, based off of the Guix Data Service, Nar Herder and
Guix Build Coordinator codebases.
2026-04-13 14:24:19 +03:00

28 lines
381 B
Text

# Autotools generated files
/aclocal.m4
/autom4te.cache/
/build-aux/*
!/build-aux/news-to-texi.scm
/configure
/Makefile
/Makefile.in
/config.log
/config.status
/pre-inst-env
/doc/Makefile
/doc/Makefile.in
# Compiled Guile files
*.go
# Test output
*.log
*.trs
# Generated documentation
/doc/api/
/doc/*.html
/doc/*.info
/doc/stamp-vti
/doc/version.texi
/doc/version-history.texi